s4:selftest: test ntvfs.cifs with s4u2proxy
[kai/samba.git] / source4 / selftest / tests.py
2011-06-24 Stefan Metzmachers4:selftest: test ntvfs.cifs with s4u2proxy
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-21 Andrew Bartlettselftest: Run tests for libsmbclient and libnetapi
2011-06-07 Andrew Bartlettselftest: Fix 'make quicktest' on systems without LDAP...
2011-05-21 Matthieu Patous4-dsdb: add unit tests for dirsync control
2011-05-21 Matthieu Patous4: add blackbox test for rename
2011-05-18 Andrew Bartlettselftest: Re-enable strings.py from source3/stf as...
2011-05-09 Andrew Bartlettselftest: Test both users created in plugin_s4_dc envir...
2011-05-08 Andrew Bartletts4-selftest Add tests for proxy_samba4_dc
2011-04-28 Andrew Bartlettselftest: s3member admember test to confirm s3/s4 inter...
2011-04-19 Andrew Bartlettselftest: Don't specify SELFTEST_TARGET as an env variable
2011-04-19 Andrew Bartletts4-selftest Rename Samba4 'member' test environment...
2011-04-19 Andrew Bartletts4-selftest: Stop creating netbios aliases everywhere
2011-04-16 Andrew Bartlettselftest Remove selftest of the test subsystem
2011-04-16 Andrew Bartlettselftest: Start using the binary mapping at the python...
2011-03-04 Stefan Metzmachers4:selftest: test using the machine account of the...
2011-02-26 Kamen Mazdrashkis4/tests: Include 'replica_sync' test in S4 test suite
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.