summaryrefslogtreecommitdiff
path: root/python/samba/tests
AgeCommit message (Expand)AuthorFilesLines
2016-03-08pidl: Fix our python reference handlingAndrew Bartlett2-6/+179
2016-02-25samba-tool: Support preloading multiple usersAndrew Bartlett1-0/+94
2016-02-08test:docs: remove unused param_table/get_param_table_full()Michael Adam1-64/+0
2016-02-03python:tests/core: add tests for arcfour_encrypt() and string_to_byte_array()Stefan Metzmacher1-0/+16
2015-12-24samldb: ensure subnets have proper net rangesDouglas Bagnall1-0/+24
2015-12-24samba-tool: add sites subnet subcommandsDouglas Bagnall1-0/+55
2015-12-24samba-tool tests: Add command line tests for sitesDouglas Bagnall1-0/+57
2015-10-29KCC: kcc.import_ldif doesn't need credsDouglas Bagnall1-3/+3
2015-10-26samba-tool domain demote: Add support for removing by NTDS GUIDAndrew Bartlett1-0/+37
2015-10-26samba-tool domain demote: Add --verbose and --quiet optionsAndrew Bartlett1-1/+1
2015-10-26samba-tool domain demote: Remove dns-SERVER object as wellAndrew Bartlett1-0/+15
2015-10-26selftest: Add tests confirming the demote actually removes objectsAndrew Bartlett1-0/+19
2015-10-26samba-tool domain demote: Refuse to remove ourselfAndrew Bartlett1-0/+7
2015-10-26selftest: Run samba-tool domain demote while we have a clone of the DB handyAndrew Bartlett1-0/+5
2015-10-26selftest: Make it clear that the first argument to KCC.run() is unusedAndrew Bartlett1-2/+2
2015-10-26selftest: Add tests for samdb_to_ldif_fileAndrew Bartlett1-3/+22
2015-10-26samba-tool drs clone-dc-database: Require --targetdirAndrew Bartlett1-0/+13
2015-10-26samba-tool drs clone-dc: Add --include-secrets optionAndrew Bartlett1-0/+39
2015-10-26samba-tool: Add new command 'samba-tool drs clone-dc-database'Andrew Bartlett2-4/+32
2015-10-26samba-tool: Remove vampire subcommand and now unused libnet_Vampire()Andrew Bartlett1-3/+0
2015-09-01python/tests: Add more assertions that we get back the value we expectAndrew Bartlett1-0/+6
2015-09-01python/tests: Add tests for 64 bit signed integersAndrew Bartlett1-1/+27
2015-08-24dbcheck: Add explict tests for unknown and unsorted attributeID valuesAndrew Bartlett1-0/+24
2015-08-24python/tests: Add tests for integer overflow handlingAndrew Bartlett1-0/+203
2015-08-24python: Use an unsigned integer for buf_size, not -1Andrew Bartlett1-1/+1
2015-08-06dns: always add authority recordsKai Blin1-17/+17
2015-07-31tests:docs: don't load or test the static param_table.Michael Adam1-49/+0
2015-07-31tests:docs: remove testing the diff between the static and generated tableMichael Adam1-19/+0
2015-07-31tests:docs: test the diff between the static and generated tableMichael Adam1-0/+19
2015-07-31tests:docs: load the full data from the generated param_tableMichael Adam1-0/+6
2015-07-31tests:docs: load the full data from the existing param_table.Michael Adam1-0/+6
2015-07-31tests:docs: add a function to load the full data structures from the tableMichael Adam1-0/+58
2015-07-31tests:docs: print more complicated structures than strings in the message.Michael Adam1-0/+1
2015-07-31tests:docs: common initialization in docs test.Michael Adam1-43/+35
2015-07-31param: move the actual table out into param_table_static.cMichael Adam1-1/+1
2015-07-31tests:docs: teach the test the types cmdlist, bytes, octal, and ustringMichael Adam1-0/+8
2015-07-31tests: teach the docs test about boolean-revMichael Adam1-0/+2
2015-07-03python:samba/tests: don't use the x.alter_context() method in dcerpc/bare.pyStefan Metzmacher1-11/+2
2015-07-03python/samba/tests: add fallbacks for assert{Less,Greater}[Equal]()Stefan Metzmacher1-0/+12
2015-07-03python/samba/tests: let the output of hexdump() match our C code in dump_data...Stefan Metzmacher1-6/+10
2015-07-03python/samba/tests: move hexdump() from DNSTest to TestCaseStefan Metzmacher2-14/+12
2015-06-12KCC: ldif_import_export tests dotfiles have contentsDouglas Bagnall1-6/+11
2015-06-12KCC: ldif_import_export tests checks the dot-filesDouglas Bagnall1-0/+23
2015-06-12KCC: ldif_import_export tests use samba.tests.TestCaseInTempDirDouglas Bagnall1-19/+21
2015-06-12KCC: add tests for kcc.graph repltimes functionsDouglas Bagnall1-3/+34
2015-06-12KCC: beginning of tests for kcc.graphDouglas Bagnall1-0/+39
2015-06-12KCC: add a very puny stub for kcc.kcc_utils testsDouglas Bagnall1-0/+37
2015-06-12KCC: remove "forest_of_rings" verification checkDouglas Bagnall1-3/+0
2015-06-12KCC move and fix ldif_import_export and graph_utils testsDouglas Bagnall2-27/+17
2015-06-12KCC: shift tests/ldif_utils.py to tests/kcc/ldif_import_export.pyDouglas Bagnall1-0/+0