pytest: dynamic tests optionally add __doc__
commit18bce6fc477d94d7c5a361ceec3b6f3353647e71
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 5 Aug 2021 23:08:10 +0000 (6 11:08 +1200)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Oct 2021 22:37:10 +0000 (27 22:37 +0000)
tree6b88fe82d1d8e482a424c93192f0c7e94fd9e779
parenta64c25ff09707d2cccd80335f662571fed024972
pytest: dynamic tests optionally add __doc__

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14869
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14881

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit aacb18f920349e13b562c7c97901a0be7b273137)
python/samba/tests/__init__.py