]> git.ipfire.org Git - thirdparty/samba.git/commit
pytest: add ndr packing tests for security descriptors
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 12 Feb 2025 02:29:28 +0000 (15:29 +1300)
committerJule Anger <janger@samba.org>
Mon, 17 Feb 2025 16:09:09 +0000 (16:09 +0000)
commita74d5beb2acac863007af1c7bd525b0e1403134a
treeecab3cb112a7c621f3b3a1b98b4d6d0b97d6d756
parent787ced312a4e5a213b7f8e5ec5fa442b77e0695e
pytest: add ndr packing tests for security descriptors

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

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 455a0558c89312061f3b9ccaa577a4a60df7ee77)
[bugzilla link added in backport]
python/samba/tests/ndr/sd.py [new file with mode: 0644]
selftest/knownfail.d/ndr.sd [new file with mode: 0644]
selftest/tests.py