summaryrefslogtreecommitdiff
path: root/python/samba/tests
AgeCommit message (Expand)AuthorFilesLines
2019-11-17ndrdump: Use human-readable strings for NDR decode errorsAndrew Bartlett1-2/+2
2019-11-17selftest: Test fix for ndrdump of structures by numberAndrew Bartlett1-0/+16
2019-11-14pytests/segfault: pidl inline arraysDouglas Bagnall1-1/+6
2019-11-14pytests/segfaults: dcerpc ref elements segfaultDouglas Bagnall1-1/+13
2019-11-14pytests: rpc echo should not segfaultDouglas Bagnall1-0/+5
2019-11-13selftest: Add expected-output tests for the ndrdump struct modeAndrew Bartlett1-1/+27
2019-11-08dns: Extend DNS tests to check the SOA record is always returnedSamuel Cabrero1-0/+19
2019-10-17samba-tool: Add facility to add rfc2307 attributes to an already created user...Rowland Penny2-7/+153
2019-10-12python/tests/gensec: add spnego downgrade python testsIsaac Boukris1-1/+23
2019-10-12python/tests/gensec: make it possible to add knownfail tests for gensec.update()Stefan Metzmacher1-2/+8
2019-10-09selftest: add mdfind blackbox testRalph Boehme1-0/+130
2019-10-09selftest: add end-to-end tests for mdssvc with a fake HTTP serverRalph Boehme1-0/+194
2019-10-03rpcclient: Remove unused global domain sidVolker Lendecke1-11/+11
2019-09-24test_pam_winbind.sh: allow different pam_winbindd config options to be specifiedStefan Metzmacher3-14/+22
2019-09-24tests/pam_winbind.py: allow upn names to be used in USERNAME with an empty DO...Stefan Metzmacher3-4/+16
2019-09-24tests/pam_winbind.py: turn pypamtest.PamTestError into a failureStefan Metzmacher3-5/+20
2019-09-24posixacl.py: avoid inefficient string concatenationsBjörn Jacke1-2/+2
2019-09-24auth_log_winbind.py: avoid inefficient string concatenationsBjörn Jacke1-2/+1
2019-09-13param: Allow rpc server dynamic port range to roundtripGarming Sam1-2/+0
2019-08-30rpc samr: EnumDomainUsers perf improvementAaron Haslett1-23/+1
2019-08-20downgradedatabase: installing scriptAaron Haslett1-0/+2
2019-08-20downgradedatabase: rename to samba_downgrade_dbTim Beale1-1/+1
2019-08-20tests: Avoid hardcoding relative filepathTim Beale1-2/+2
2019-08-01tests/dcerpc/raw_protocol: Add more tests for DCERPC_AUTH_LEVEL_PACKETGünther Deschner1-0/+11
2019-08-01tests/dcerpc/raw_protocol: split test_spnego_integrity_request into 2 partsStefan Metzmacher1-2/+6
2019-08-01tests/dcerpc/raw_protocol: split test_spnego_connect_request() into 2 partsStefan Metzmacher1-3/+7
2019-07-31tests: Add samba_upgradedns to the list of possible cmdsGarming Sam1-0/+1
2019-07-24traffic replay test: Populate total_converations and instance_idGary Lockyer1-1/+3
2019-07-22tests/py-segfault: add messaging.deregister()Douglas Bagnall1-0/+6
2019-07-22py segfault test: registry.open_hiveDouglas Bagnall1-0/+8
2019-07-16prefork restart tests: Use echo server for back offGary Lockyer1-7/+7
2019-07-10pyldb: remove ldb.open, which was never survivableDouglas Bagnall1-8/+0
2019-07-10py segfault test: ldb.openDouglas Bagnall1-0/+8
2019-07-10py segfault test: ldb.register_moduleDouglas Bagnall1-0/+4
2019-07-05tests/usage: test for --help consistencyDouglas Bagnall1-1/+8
2019-07-05tests/samba-tool: test --help consistencyDouglas Bagnall1-0/+8
2019-07-05python/tests: helper function for checking --help consistencyDouglas Bagnall1-0/+118
2019-07-05tests/usage: generalise to cover non-python scriptsDouglas Bagnall1-35/+118
2019-07-05tests/usage: python scripts --help should be helpfulDouglas Bagnall1-0/+67
2019-07-05tests: ensure that most python scripts have usage textDouglas Bagnall1-0/+205
2019-07-04samba-tool tests: add tests for contact managementBjörn Baumbach2-0/+483
2019-07-04samba-tool tests: add test for 'samba-tool group edit' commandBjörn Baumbach1-0/+208
2019-07-04samba-tool tests: add test for 'samba-tool computer edit' commandBjörn Baumbach1-0/+180
2019-07-04samba-tool tests: add test for 'samba-tool user edit', using LDB_FLAG_FORCE_N...Björn Baumbach1-0/+26
2019-07-04samba-tool tests: add additional tests for "samba-tool user edit" commandBjörn Baumbach1-0/+97
2019-07-04samba-tool user edit test: use testit instead of subunit_start_test, pass/failedBjörn Baumbach1-38/+23
2019-07-04samba-tool tests: remove probably outdated commentBjörn Baumbach1-1/+0
2019-07-04samba-tool tests: rename "user edit" test from edit.sh to user_edit.shBjörn Baumbach1-1/+1
2019-07-02pytests/subunitrun: not usefully executableDouglas Bagnall1-2/+0
2019-07-02samba-tool dcpromo tests: add --backend-store-size optionGary Lockyer1-0/+170