]> 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:10:10 +0000 (16:10 +0000)
commitc10e71fb00479e0f7fe0933d98b9ce50e720270a
tree052b8a71f4009e93be74fa91b80113776477fad2
parentb9c08aec94a6bf41fd7fe7f810349b3c243542ba
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