]> git.ipfire.org Git - thirdparty/samba.git/commit
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>
Mon, 8 Nov 2021 09:52:12 +0000 (10:52 +0100)
commit0954b59e85e6384e5b7792222566bd3405d5645a
treec064fb17b6ef14a695202e483917771ad69f9f60
parent103a6ebbbedc56468f504fbc60eb615a545163ad
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