]> 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 09:53:26 +0000 (09:53 +0000)
commitb222d6ec73af27caa4e946887059096aceaea07e
treea5617cc3804034c6a0bef8b76f70207eab29faac
parentcead38fb09647ca20bf489c808f39df993316f12
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