summaryrefslogtreecommitdiffstats
path: root/selftest/selftest.pl
Commit message (Expand)AuthorAgeFilesLines
* selftest: terminate selftest if we can't setup the environmentAndrew Tridgell2010-10-191-2/+3
* selftest: correct the import of Time::HighResMatthieu Patou2010-10-181-2/+3
* s4-selftest: support 'make testenv SCREEN=1'Andrew Tridgell2010-10-021-2/+3
* selftest: Let selftest provide the tempdir, rather than creating it as sideef...Jelmer Vernooij2010-10-011-0/+4
* selftest: Abort early on SIGPIPE.Jelmer Vernooij2010-09-281-0/+8
* selftest: If a testsuite is killed by a signal, let selftest die.Jelmer Vernooij2010-09-251-2/+2
* selftest Don't run 'speed' tests for very longAndrew Bartlett2010-09-241-0/+2
* selftest: Pass prefix to setup_env function.Jelmer Vernooij2010-09-231-4/+4
* selftest: Use variable for clientdir.Jelmer Vernooij2010-09-231-18/+20
* selftest: Fix testsuite counts when running only a limited number ofJelmer Vernooij2010-09-221-8/+15
* selftest: Fix idlist running.Jelmer Vernooij2010-09-221-2/+2
* selftest: Fix use of --load-list.Jelmer Vernooij2010-09-221-1/+1
* selftest: Remove unused --analyse argument.Jelmer Vernooij2010-09-221-6/+0
* selftest: Let tests add prefix to tests by themselve.Jelmer Vernooij2010-09-221-23/+12
* selftest: Use idlist testing for python tests.Jelmer Vernooij2010-09-211-2/+3
* selftest: Support running individual tests using idlists, for testsuites that...Jelmer Vernooij2010-09-211-7/+12
* selftest: Fix generation of test id file.Jelmer Vernooij2010-09-211-4/+4
* selftest: If setting up environment fails, mark testsuites that use it asJelmer Vernooij2010-09-141-12/+5
* subunit.pm: Fold Subunit::Filter into Subunit, trim further.Jelmer Vernooij2010-09-141-5/+2
* subunit.pm: Simplify subunit handling in perl.Jelmer Vernooij2010-09-141-12/+4
* subunit.pm: Pass through milliseconds in time reports.Jelmer Vernooij2010-09-141-0/+7
* selftest: Cope with parentheses in testnames in --load-list.Jelmer Vernooij2010-09-051-5/+8
* selftest: Print out unmatched tests when using --load-list.Jelmer Vernooij2010-09-051-7/+12
* testr: Fix configuration to use idfile, in case more than a couple ofJelmer Vernooij2010-09-041-1/+1
* selftest: Don't make printing the log output a side-effect of check_env(), do...Jelmer Vernooij2010-09-041-0/+1
* selftest: Remove stop() method, not used anywhere.Jelmer Vernooij2010-09-041-3/+1
* selftest: run client tests with log level 1Andrew Tridgell2010-09-041-0/+1
* selftest: Clarify generation of idlist option.Jelmer Vernooij2010-06-251-0/+2
* selftest: use 127.0.0.11-16 for the clientStefan Metzmacher2010-06-171-7/+7
* s4:selftest Add vampire_dc test environmentAndrew Bartlett2010-06-161-2/+8
* s3-selftest: Fix blackbox smbclient s3 tests during make selftest.Günther Deschner2010-06-021-1/+3
* selftest: Cope with strict.Jelmer Vernooij2010-04-121-1/+1
* selftest: Support passing --load-list to test runners.Jelmer Vernooij2010-04-101-5/+15
* selftest: Support --load-list option.Jelmer Vernooij2010-04-081-7/+39
* smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij2010-03-311-1/+1
* selftest: Use standard subunit command for progress reporting.Jelmer Vernooij2010-03-311-5/+4
* selftest: Use standard subunit commands for progress reporting.Jelmer Vernooij2010-03-311-0/+5
* selftest: Remove dns_host_file every time we startAndrew Bartlett2010-03-121-0/+3
* selftest: let the client also use the dns_host_fileStefan Metzmacher2010-03-111-1/+2
* s4:selftest Add infrastructure for testing against an RPC proxyAndrew Bartlett2010-02-191-1/+13
* s3-selftest: use absolute path when setting SOCKET_WRAPPER_DIR.Günther Deschner2010-01-191-1/+1
* s4-selftest: when a command fails show both normal and expanded commandAndrew Tridgell2010-01-111-0/+12
* s4-test: fixed make test without having done make installAndrew Tridgell2010-01-111-0/+1
* selftest: make sure we don't buffer any outputStefan Metzmacher2009-11-171-0/+3
* selftest: make python run unbufferedAndrew Tridgell2009-10-221-0/+3
* selftest: try to get the valgrind errors showing again in the build farmAndrew Tridgell2009-10-191-6/+3
* s4-selftest: fixed 'make testenv'Andrew Tridgell2009-10-191-1/+1
* fixed TESTS= in make test to allow multiple testsAndrew Tridgell2009-08-141-2/+16
* selftest: configure "ncalrpc dir" for the clientStefan Metzmacher2009-08-111-0/+7
* selftest: fix typo lock => lockdirStefan Metzmacher2009-08-111-1/+1