summaryrefslogtreecommitdiff
path: root/source4/selftest/tests.py
AgeCommit message (Expand)AuthorFilesLines
2011-02-27s4/tests: Include 'replica_sync' test in S4 test suiteKamen Mazdrashki1-0/+1
2011-02-22selftest move selftesthelpers to a top level helper scriptAndrew Bartlett1-138/+14
2011-02-14s4:selftest: add tests with seal and sign for backupkeyMatthieu Patou1-0/+4
2011-02-09s4/tests: Implement a blackbox test for 'samba-tool drs' commandKamen Mazdrashki1-0/+1
2011-02-07s4-test: fixed samba4.policy.python test for top level buildAndrew Tridgell1-1/+1
2011-02-07s4-test: fixed hard coded test paths for top level buildAndrew Tridgell1-3/+5
2011-02-07s4-test: allow make test to work from top level directoryAndrew Tridgell1-4/+8
2011-01-19s4-dsdb Add PAC validation test to tokengroups test.Andrew Bartlett1-1/+1
2011-01-18s4-gensec Extend python bindings for GENSEC and the associated testAndrew Bartlett1-1/+1
2011-01-14s4-test: added a tokengroups testAndrew Tridgell1-0/+1
2010-12-27s4:selftest: selftest.pl already sets TEST_DATA_PREFIXStefan Metzmacher1-3/+2
2010-12-11selftest-s4: Support listing smbtorture4 tests.Jelmer Vernooij1-35/+46
2010-12-11s4:selftest: use correct name for the test "ECHO-UDP" => "echo.udp"Stefan Metzmacher1-1/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-66/+61
2010-12-10selftest: Make sure system subunit.run has TestProgram.Jelmer Vernooij1-1/+1
2010-12-10smbtorture: Rename --list to --list-suites, add stub --list.Jelmer Vernooij1-1/+1
2010-12-10s4-selftest: Add convenience function for running testsuites usingJelmer Vernooij1-9/+17
2010-12-10selftest: Allow discovering tests in pure python testsuites.Jelmer Vernooij1-2/+2
2010-12-09s4 libcli: Add libcli_echo lib and torture testKai Blin1-0/+2
2010-11-28samba.hostconfig: Move samba.shares into samba.hostconfig.Jelmer Vernooij1-1/+1
2010-11-28s4-selftest: Ignore broken pipe error from grep.Jelmer Vernooij1-1/+1
2010-11-27blackbox.ldb: Support using system ldbsearch.Jelmer Vernooij1-1/+3
2010-11-23s4-tests: Make all DRS python tests to start with samba4.drs.* prefixKamen Mazdrashki1-3/+3
2010-11-21selftest: fix tap2subunit detection on system with tap2subunit but not correc...Matthieu Patou1-1/+6
2010-11-11s4-tests: Make repl_schema.py test part of Samba4 test suiteKamen Mazdrashki1-0/+1
2010-11-11s4/test: Add bind.py to make testAnatoliy Atanasov1-0/+1
2010-11-11s4:selftest/tests.py - skip the "passwords.py" suite on Windows 2000 domain f...Matthias Dieter Wallnöfer1-1/+5
2010-11-05selftest: Allow some tests to output empty subunit data.Jelmer Vernooij1-1/+1
2010-11-04urgent_replication: forbid empty subunit output.Jelmer Vernooij1-1/+1
2010-11-04selftest: Allow some tests to output empty subunit data.Jelmer Vernooij1-7/+12
2010-11-04s4-test: fixed quoting in deletetest.pyAndrew Tridgell1-1/+1
2010-11-03selftest/tests.py: Fix typos.Jelmer Vernooij1-2/+2
2010-11-02s4-selftest Run RPC-PAC against all the DC environments.Andrew Bartlett1-1/+3
2010-10-28unit tests: use skip file to exclude smb2.dir instead of hackMatthieu Patou1-1/+1
2010-10-28s4 net: rename to samba-tool in order to not clash with s3 netKai Blin1-1/+1
2010-10-27unit tests: move backend testing to the endMatthieu Patou1-1/+1
2010-10-27unit tests: remove smb2.dirMatthieu Patou1-1/+1
2010-10-11selftest: Avoid check_call(), use call() instead. This should fixJelmer Vernooij1-1/+1
2010-10-08s4:ldap.py - split it up and move SAM related stuff to sam.pyMatthias Dieter Wallnöfer1-0/+1
2010-10-06s4-test: Fix PYTHONPATH for samba4.schemaInfo.python(dc) testKamen Mazdrashki1-1/+1
2010-10-05s4-test: Fix PYTHONPATH for python.drs_ testsKamen Mazdrashki1-2/+2
2010-10-05s4-test: Use absolute path for 'samba4srcdir'Kamen Mazdrashki1-1/+1
2010-10-04unittests: makes the unit tests for ldb.python back in orderMatthieu Patou1-1/+1
2010-10-02s4-test: silence a tap2subunit errorAndrew Tridgell1-1/+1
2010-10-01selftest: Let selftest provide the tempdir, rather than creating it as sideef...Jelmer Vernooij1-5/+2
2010-09-30selftest: fixed a selftest error on snAndrew Tridgell1-1/+1
2010-10-01s4-selftest: Remove unnecessary PYTHONPATH overrides.Jelmer Vernooij1-6/+6
2010-10-01s4-selftest: Normalize paths.Jelmer Vernooij1-5/+5
2010-10-01s4-selftest: Finish conversion of selftest.sh to Python.Jelmer Vernooij1-103/+103
2010-10-01s4-selftest: Convert tests.sh to Python.Jelmer Vernooij1-0/+510