summaryrefslogtreecommitdiffstats
path: root/source4/selftest/tests.py
Commit message (Expand)AuthorAgeFilesLines
...
* selftest: fix tap2subunit detection on system with tap2subunit but not correc...Matthieu Patou2010-11-211-1/+6
* s4-tests: Make repl_schema.py test part of Samba4 test suiteKamen Mazdrashki2010-11-111-0/+1
* s4/test: Add bind.py to make testAnatoliy Atanasov2010-11-111-0/+1
* s4:selftest/tests.py - skip the "passwords.py" suite on Windows 2000 domain f...Matthias Dieter Wallnöfer2010-11-111-1/+5
* selftest: Allow some tests to output empty subunit data.Jelmer Vernooij2010-11-051-1/+1
* urgent_replication: forbid empty subunit output.Jelmer Vernooij2010-11-041-1/+1
* selftest: Allow some tests to output empty subunit data.Jelmer Vernooij2010-11-041-7/+12
* s4-test: fixed quoting in deletetest.pyAndrew Tridgell2010-11-041-1/+1
* selftest/tests.py: Fix typos.Jelmer Vernooij2010-11-031-2/+2
* s4-selftest Run RPC-PAC against all the DC environments.Andrew Bartlett2010-11-021-1/+3
* unit tests: use skip file to exclude smb2.dir instead of hackMatthieu Patou2010-10-281-1/+1
* s4 net: rename to samba-tool in order to not clash with s3 netKai Blin2010-10-281-1/+1
* unit tests: move backend testing to the endMatthieu Patou2010-10-271-1/+1
* unit tests: remove smb2.dirMatthieu Patou2010-10-271-1/+1
* selftest: Avoid check_call(), use call() instead. This should fixJelmer Vernooij2010-10-111-1/+1
* s4:ldap.py - split it up and move SAM related stuff to sam.pyMatthias Dieter Wallnöfer2010-10-081-0/+1
* s4-test: Fix PYTHONPATH for samba4.schemaInfo.python(dc) testKamen Mazdrashki2010-10-061-1/+1
* s4-test: Fix PYTHONPATH for python.drs_ testsKamen Mazdrashki2010-10-051-2/+2
* s4-test: Use absolute path for 'samba4srcdir'Kamen Mazdrashki2010-10-051-1/+1
* unittests: makes the unit tests for ldb.python back in orderMatthieu Patou2010-10-041-1/+1
* s4-test: silence a tap2subunit errorAndrew Tridgell2010-10-021-1/+1
* selftest: Let selftest provide the tempdir, rather than creating it as sideef...Jelmer Vernooij2010-10-011-5/+2
* selftest: fixed a selftest error on snAndrew Tridgell2010-09-301-1/+1
* s4-selftest: Remove unnecessary PYTHONPATH overrides.Jelmer Vernooij2010-10-011-6/+6
* s4-selftest: Normalize paths.Jelmer Vernooij2010-10-011-5/+5
* s4-selftest: Finish conversion of selftest.sh to Python.Jelmer Vernooij2010-10-011-103/+103
* s4-selftest: Convert tests.sh to Python.Jelmer Vernooij2010-10-011-0/+510