HACK selftest s3member admember...
[metze/samba/wip.git] / source4 / selftest / tests.py
2011-02-24 Stefan MetzmacherHACK selftest s3member admember...
2011-02-22 Andrew Bartlettselftest move selftesthelpers to a top level helper...
2011-02-14 Matthieu Patous4:selftest: add tests with seal and sign for backupkey
2011-02-09 Kamen Mazdrashkis4/tests: Implement a blackbox test for 'samba-tool...
2011-02-07 Andrew Tridgells4-test: fixed samba4.policy.python test for top level...
2011-02-07 Andrew Tridgells4-test: fixed hard coded test paths for top level...
2011-02-07 Andrew Tridgells4-test: allow make test to work from top level directory
2011-01-19 Andrew Bartletts4-dsdb Add PAC validation test to tokengroups test.
2011-01-18 Andrew Bartletts4-gensec Extend python bindings for GENSEC and the...
2011-01-14 Andrew Tridgells4-test: added a tokengroups test
2010-12-27 Stefan Metzmachers4:selftest: selftest.pl already sets TEST_DATA_PREFIX
2010-12-11 Jelmer Vernooijselftest-s4: Support listing smbtorture4 tests.
2010-12-11 Stefan Metzmachers4:selftest: use correct name for the test "ECHO-UDP...
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-10 Jelmer Vernooijselftest: Make sure system subunit.run has TestProgram.
2010-12-10 Jelmer Vernooijsmbtorture: Rename --list to --list-suites, add stub...
2010-12-10 Jelmer Vernooijs4-selftest: Add convenience function for running tests...
2010-12-10 Jelmer Vernooijselftest: Allow discovering tests in pure python testsu...
2010-12-09 Kai Blins4 libcli: Add libcli_echo lib and torture test
2010-11-28 Jelmer Vernooijsamba.hostconfig: Move samba.shares into samba.hostconfig.
2010-11-28 Jelmer Vernooijs4-selftest: Ignore broken pipe error from grep.
2010-11-27 Jelmer Vernooijblackbox.ldb: Support using system ldbsearch.
2010-11-23 Kamen Mazdrashkis4-tests: Make all DRS python tests to start with samba...
2010-11-21 Matthieu Patouselftest: fix tap2subunit detection on system with...
2010-11-11 Kamen Mazdrashkis4-tests: Make repl_schema.py test part of Samba4 test...
2010-11-11 Anatoliy Atanasovs4/test: Add bind.py to make test
2010-11-11 Matthias Dieter... s4:selftest/tests.py - skip the "passwords.py" suite...
2010-11-05 Jelmer Vernooijselftest: Allow some tests to output empty subunit...
2010-11-04 Jelmer Vernooijurgent_replication: forbid empty subunit output.
2010-11-04 Jelmer Vernooijselftest: Allow some tests to output empty subunit...
2010-11-04 Andrew Tridgells4-test: fixed quoting in deletetest.py
2010-11-03 Jelmer Vernooijselftest/tests.py: Fix typos.
2010-11-02 Andrew Bartletts4-selftest Run RPC-PAC against all the DC environments.
2010-10-28 Matthieu Patouunit tests: use skip file to exclude smb2.dir instead...
2010-10-28 Kai Blins4 net: rename to samba-tool in order to not clash...
2010-10-27 Matthieu Patouunit tests: move backend testing to the end
2010-10-27 Matthieu Patouunit tests: remove smb2.dir
2010-10-11 Jelmer Vernooijselftest: Avoid check_call(), use call() instead. This...
2010-10-08 Matthias Dieter... s4:ldap.py - split it up and move SAM related stuff...
2010-10-06 Kamen Mazdrashkis4-test: Fix PYTHONPATH for samba4.schemaInfo.python...
2010-10-05 Kamen Mazdrashkis4-test: Fix PYTHONPATH for python.drs_ tests
2010-10-05 Kamen Mazdrashkis4-test: Use absolute path for 'samba4srcdir'
2010-10-04 Matthieu Patouunittests: makes the unit tests for ldb.python back...
2010-10-03 Andrew Tridgells4-test: silence a tap2subunit error
2010-10-01 Jelmer Vernooijselftest: Let selftest provide the tempdir, rather...
2010-10-01 Andrew Tridgellselftest: fixed a selftest error on sn
2010-10-01 Jelmer Vernooijs4-selftest: Remove unnecessary PYTHONPATH overrides.
2010-10-01 Jelmer Vernooijs4-selftest: Normalize paths.
2010-10-01 Jelmer Vernooijs4-selftest: Finish conversion of selftest.sh to Python.
2010-10-01 Jelmer Vernooijs4-selftest: Convert tests.sh to Python.