summaryrefslogtreecommitdiff
path: root/python/samba/tests/sid_strings.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-15pytests: sid_strings: do not fail if epoch ending has zerosDouglas Bagnall1-1/+1
2023-11-01pytest: sid_strings: handle SDDLValueErrorDouglas Bagnall1-1/+1
2023-10-13python:tests: Correct search expressionJoseph Sutton1-1/+1
2023-10-13python:tests: Fix commentJoseph Sutton1-1/+1
2023-04-28pytest:sid_strings: Do bad SIDs fail differently in simple-bind?Douglas Bagnall1-0/+36
2023-04-28pytest:sid_strings: do bad SIDS work in search filters?Douglas Bagnall1-0/+22
2023-04-28pytest:sid_strings: test SID DNs with ldb parsingDouglas Bagnall1-0/+75
2023-04-28pytest:sid_strings: test SIDs as search baseDouglas Bagnall1-0/+69
2023-04-28pytest:sid_strings: Windows and Samba divergent testsDouglas Bagnall1-0/+47
2023-04-28pytest:sid_strings: test the strings with local parsingDouglas Bagnall1-0/+28
2023-04-28pytest:sid_strings: separate out expected_sid formattingDouglas Bagnall1-6/+10
2023-04-28pytest:sid_strings: add explicit S-1-* sid testsDouglas Bagnall1-1/+45
2023-04-28pytest:sid_strings: allow other errors to be specifiedDouglas Bagnall1-4/+43
2023-04-28pytest:sid_strings: add a superclass, allowing for derivativesDouglas Bagnall1-2/+5
2023-04-28pytest:sid_strings: use hashed instead of random unique numbersDouglas Bagnall1-5/+5
2023-04-28pytest:sid_strings: same timestamp for all tests in the runDouglas Bagnall1-3/+3
2022-08-25python:tests: Allocate OID range for testing to avoid collisionsJoseph Sutton1-1/+7
2022-03-17python:tests: Add tests for SDDL SID stringsJoseph Sutton1-0/+235