CVE-2020-25722 pytest: Raise an error when adding a dynamic test that would overwrite...
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 27 Oct 2021 06:18:20 +0000 (19:18 +1300)
committerJule Anger <janger@samba.org>
Tue, 9 Nov 2021 19:45:33 +0000 (19:45 +0000)
commitdeccd0dc5e41a86722e41883bb8788f70797aa5f
tree0817a87003bc14b9e7fdedb8b908163e4bf33637
parentfa4c9bcefdeed0a7106aab84df20b02435febc1f
CVE-2020-25722 pytest: Raise an error when adding a dynamic test that would overwrite an existing test

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/__init__.py