selftest: Let tests add prefix to tests by themselve.
[kai/samba-autobuild/.git] / source4 / selftest / tests.sh
2010-09-23 Jelmer Vernooijselftest: Let tests add prefix to tests by themselve.
2010-09-22 Jelmer Vernooijs4-selftest: Move more tests to scripting/python, simpl...
2010-09-22 Jelmer Vernooijselftest: Fix run for systems without testtools installed.
2010-09-22 Jelmer Vernooijselftest: Use idlist testing for python tests.
2010-09-22 Jelmer Vernooijselftest: Support running individual tests using idlist...
2010-09-22 Jelmer Vernooijs4-selftest: Use loadlist in a couple more places.
2010-09-22 Jelmer Vernooijs4-test: Allow running individual tests for smbtorture...
2010-09-10 Anatoliy Atanasovs4/fsmo: Added python tests for schema master transfer op
2010-09-09 Andrew Tridgells4-test: added a RODC test using rpcecho
2010-09-05 Jelmer Vernooijs4/selftest: Fix path to include/config.h, set BUILDDIR...
2010-08-26 Andrew Tridgells4-pyrpc: convert rpc_talloc.py test to unittest framework
2010-08-25 Andrew Tridgells4-pyrpc: added a test for talloc behaviour in pidl...
2010-08-17 Stefan Metzmachers4:selftest: recreate $SELFTEST_PREFIX/s4client with...
2010-08-17 Stefan Metzmachers4:selftest: run ldapi tests in 'dc:local' environment
2010-08-14 Kamen Mazdrashkis4-test: Run all DRS-RPC.* tests in ncacn_ip_tcp_tests...
2010-08-10 Kamen Mazdrashkis4-test: Move RPC-DSSYNC test in DRS-RPC test suite
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-17 Matthieu Patous4 unittests: add blackblox test for ktpass
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Andrew Bartletts4:testprogs Operate the blackbox kinit and net tests...
2010-07-15 Matthieu Patous4: Unit test update_machine_account_password through...
2010-07-10 Matthieu Patous4 net: Add spn module to list/add/remove spn on objects
2010-07-09 Stefan Metzmachers4:selftest: run RPC-SAMR-LARGE-DC against the vampire_...
2010-06-30 Stefan Metzmachers4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
2010-06-29 Andrew Bartletts4:selftest Split out PKINIT tests from test_kinit...
2010-06-28 Jelmer Vernooijselftest: Remove accidentally committed dummy test.
2010-06-28 Kamen Mazdrashkis4/test: Run DrsDeleteObjectTestCase as part of S4...
2010-06-25 Jelmer Vernooijsmbtorture: Fix loading of --load-list.
2010-06-23 Andrew Bartletts4:selftest Fix up netbios names for rpc_echo test
2010-06-23 Andrew Bartletts4:selftest Add 2003 and 2008R2 test environments and...
2010-06-20 Jelmer Vernooijpolicy: Add samba.policy.get_gpo_flags binding.
2010-06-19 Lukasz Zalewskimake test modules for net group set of commands and...
2010-06-19 Matthieu Patous4 upgradeprovision: Move functions to helpers and...
2010-06-19 Matthieu Patous4 python: Add unit tests for upgradeprovision related...
2010-06-18 Matthieu Patouunittest: Change the name of the base ldb test so that...
2010-06-15 Andrew Bartletts4:selftest Add test environment for functional level...
2010-06-13 Jelmer Vernooijs4-test: Use smb.conf path set in environment rather...
2010-05-18 Matthieu Patous4:smb_server: add dfs smbtorture to selftests
2010-05-10 Matthias Dieter... s4:passwords.py - add a python unittest for additional...
2010-04-15 Matthieu Patous4 python: add a unit test for function dsdb_get_oid_fr...
2010-04-10 Jelmer Vernooijselftest: Support passing --load-list to test runners.
2010-04-09 Matthias Dieter... s4:LDB - fix up "LDAPI" test
2010-04-09 Kamen Mazdrashkis4/test: add shemaInfo torture test to automated test...
2010-04-03 Jelmer Vernooijselftest: for clarity, rename test to testsuite
2010-03-31 Jeremy AllisonMerge branch 'master' of ssh://git.samba.org/data/git...
2010-03-31 Jelmer Vernooijs4-python: Install external included packages only...
2010-03-28 Andrew Tridgells4-selftest: use CONFIG_H environment variable to find...
2010-03-24 Günther Deschners4-selftest: use correct test names.
2010-03-24 Andrew Bartletts4:selftest Test --sign and --encrypt options to ldbsearch
2010-02-19 Andrew Bartletts4:selftest Add test for the RPC proxy
2010-02-15 Andrew Tridgells4-test: use local ldb for urgent_replication test
2010-02-15 Fernando J V da... s4-drs: Test situations for Urgent Replication
2010-02-06 Andrew Tridgells4-ldb: fixed api.py selftest
2010-01-28 Eduardo Limas4-drs: implementation of some delete test cases
2010-01-20 Matthieu Patous4-tests: register new unit tests
2010-01-20 Matthieu Patous4: Create unit tests for python "samba.xattr" module
2010-01-16 Kai Blins4 selftest: Fix and reenable WINBIND-STRUCT.NETBIOS_NA...
2010-01-16 Jelmer Vernooijsubunit: Import new version.
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-29 Jelmer Vernooijnetcmd: Add some basic tests.
2009-12-21 Kamen Mazdrashkis4-tort: Move Schema tests from ldap.py into separate...
2009-11-28 Matthias Dieter... s4:upgrade_from_s3 - Move it back to "setup"
2009-11-27 Matthias Dieter... s4:tests.sh - Make also here the change from "upgrade...
2009-11-27 Andrew Bartletts4:selftest Add tests for upgradeprovision
2009-11-18 Stefan Metzmachers4:selftest: fix logic for --option=torture:progress=no
2009-11-17 Stefan Metzmachers4:selftest: use "dc:local" instead of a hardcoded...
2009-11-06 Kamen Mazdrashkis4: DRS-RPC tests added to RPC group of tests
2009-11-06 Kamen Mazdrashkis4: Add DRS-UNIT test suite to LOCAL group of tests...
2009-11-05 Zahari ZaharievPython tests for the acl module.
2009-10-23 Andrew Tridgells4-selftest: lower some of the timeouts during make...
2009-09-27 Jelmer Vernooijselftest: Prefer system tap2subunit if available.
2009-09-26 Jelmer Vernooijpygensec: Add initial work on a gensec Python module.
2009-09-24 Jelmer VernooijRevert "s4:python fixed subunit tests of dcerpc"
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Zahari ZaharievTests for descriptor inheritance
2009-09-04 Andrew Tridgells4:python fixed subunit tests of dcerpc
2009-08-11 Andrew Bartletts4:torture Add test for the NTP signd server
2009-08-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-04 Andrew Bartletts4:torture rework LDAP sort test
2009-07-27 Andrew Bartletts4:kerberos Add test to show that we actually export...
2009-06-18 Andrew Bartletts4: Add tests and 'must change password' flags in setpa...
2009-06-18 Jelmer Vernooijselftest: Use common function when skipping testsuites...
2009-06-16 Jelmer Vernooijpython: Add API for accessing available shares.
2009-06-10 Andrew Tridgellfixed some places where RPC-SECRETS needs to be changed...
2009-06-09 Jelmer Vernooijs4-tests: Add separate variable for tap2subunit.
2009-06-09 Günther Deschners4-selftest: change rpc.secrets to rpc.lsa.secrets...
2009-06-04 Andrew BartlettDon't run the RPC-SAMR-LARGE-DC test multiple times
2009-06-03 Jelmer Vernooijselftest: Run tests for Samba4 target in the samba...
2009-06-03 Jelmer VernooijRename harness2subunit.pl -> tap2subunit to be consiste...
2009-06-02 Jelmer VernooijFix pythonpath so subunit can be found.
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Andrew BartlettExplicitly list RPC-SAMR-PASSWORDS-PWDLASTSET and RPC...
2009-05-16 Jelmer Vernooijtevent: Remove python module.
2009-04-21 Andrew Bartlettpython/rpc: Add custom GUID.__str__, GUID.__repr__...
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-09 Andrew Tridgellenable testing of possibleInferiors generation
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
next