summaryrefslogtreecommitdiff
path: root/python/samba/tests
AgeCommit message (Expand)AuthorFilesLines
2023-12-21selftest: Avoid assertTrue() and assertFalse() where a better test existsAndrew Bartlett1-39/+39
2023-12-21selftest: require named parameters for callers of connect_samdb() and connect...Rob van der Linde1-4/+5
2023-12-21selftest: add get_env_credentials()Rob van der Linde1-0/+19
2023-12-21selftest: make get_loadparm a classmethodRob van der Linde1-1/+2
2023-12-21selftest: make _get_attribute use parse_ldifRob van der Linde1-7/+4
2023-12-21selftest: make _get_attribute a method on base classRob van der Linde4-88/+82
2023-12-21selftest: pep8: fix incorrect number of blank linesRob van der Linde2-0/+2
2023-12-21selftest: remove unused imports from virtualCryptSHA testsRob van der Linde2-11/+0
2023-12-21selftest: function _get_attribute() was in two placesRob van der Linde1-13/+1
2023-12-14python: Remove unused parameter ‘samdb’Joseph Sutton1-2/+2
2023-12-14python: Remove unused parameter ‘lp’Joseph Sutton1-2/+2
2023-12-14python: Remove unused parameter ‘message’Joseph Sutton1-2/+2
2023-12-08tests/krb5: Remove unused parameterJoseph Sutton1-4/+3
2023-12-08tests/krb5: Fix indentationJoseph Sutton1-6/+6
2023-12-08tests/dcerpc: Remove unused importsJoseph Sutton1-1/+1
2023-12-08tests/dcerpc: Correct docstringJoseph Sutton1-1/+1
2023-12-08python:tests: Remove leftover debugging messageJoseph Sutton1-2/+0
2023-12-08python:tests: Remove unused importsJoseph Sutton2-6/+3
2023-12-08python:tests: Remove unnecessary f‐stringsJoseph Sutton2-16/+16
2023-12-08tests/ndr: Add tests for Group Key Distribution Service blobsJoseph Sutton1-0/+392
2023-12-08python:tests: Permit newer copyright noticeJoseph Sutton1-3/+20
2023-11-30python/samba/tests: Fix incorrect super-class in cred_opt.py setUp()Andrew Bartlett1-1/+1
2023-11-30python/samba/tests: Fix incorrect superclass in test_min_domain_uid.pyAndrew Bartlett1-2/+2
2023-11-30python: Correct Python2 super() calls that called the wrong classAndrew Bartlett4-4/+4
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde129-214/+214
2023-11-30python: get rid of pointless empty overridden methodsRob van der Linde33-99/+0
2023-11-30python: move HRES_SEC_* constants to samba moduleRob van der Linde2-6/+2
2023-11-30python: PEP275: docstrings should always use double quotesRob van der Linde10-102/+102
2023-11-29tests: claims blackbox: add device and server silo restrictions testRob van der Linde1-2/+124
2023-11-29python: tests: claims blackbox tests use ntstatus constantsRob van der Linde1-2/+3
2023-11-29tests: claims blackbox: use raw strings rather than escaping \Rob van der Linde1-5/+5
2023-11-29tests: claims: blackbox device testsRob van der Linde1-1/+167
2023-11-29python/tests: Add test for creds.set_krb5_fast_credentials()Andrew Bartlett1-2/+29
2023-11-29python/tests: Lock in key-word arguments as key-word only in samba.tests.gssapiAndrew Bartlett1-5/+5
2023-11-29python/tests: Import samba.gensec, not gensecAndrew Bartlett1-2/+2
2023-11-27pytest: conditional_ace_claims tests large composite comparisonsDouglas Bagnall1-0/+499
2023-11-27pytest: conditional_ace_claims: write_c_test_on_failure() copes with claimsDouglas Bagnall1-4/+9
2023-11-27pytest: token_factory note that a flag is not setDouglas Bagnall1-0/+5
2023-11-27pytest: token_factory copes with empty claimsDouglas Bagnall1-10/+10
2023-11-27pytest: token_factory claims can have case_sensitive flagDouglas Bagnall1-1/+3
2023-11-27pytest: token_factory separate out list_to_claim() helperDouglas Bagnall1-21/+31
2023-11-27libcli/security/tests: gunzip the oversized-acls test vectorsDouglas Bagnall1-1/+1
2023-11-27pytest: security_descriptors tests get enumerator in nameDouglas Bagnall1-2/+3
2023-11-23Claims initial black box testsRob van der Linde1-0/+239
2023-11-22netcmd: auth policy: add allowed-to-authenticate-from-device-group attributesRob van der Linde1-0/+90
2023-11-22netcmd: auth policy: add allowed-to-authenticate-to-by-group attributesRob van der Linde2-0/+141
2023-11-22netcmd: auth policy: rename "from silo" to "from device silo"Rob van der Linde1-16/+16
2023-11-22netcmd: auth policy: add allowed to authenticate to by silo attributesRob van der Linde1-0/+189
2023-11-22netcmd: models: add field test for SIDFieldRob van der Linde1-1/+43
2023-11-22netcmd: models: use correct SDDL for authentication silosRob van der Linde1-6/+6