summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
AgeCommit message (Expand)AuthorFilesLines
2011-06-24selftest: Remove %PROG% argument from 'panic action'Andrew Bartlett1-1/+1
2011-05-23selftest: create ncalrpcdir with 0755 permissionsStefan Metzmacher1-2/+11
2011-04-29selftest: Restore the s3member environment by avoiding smbcaclsAndrew Bartlett1-2/+8
2011-04-27selftest: we don't get valgrind errors any more with iconvAndrew Tridgell1-5/+0
2011-04-27selftest: Make bindir_path much less complexAndrew Bartlett1-16/+3
2011-04-19selftest Consolidate server wall clock time limitsAndrew Bartlett1-3/+12
2011-04-19selftest: move warning about invalid environments up to selftest.plAndrew Bartlett1-1/+5
2011-04-19selftest: Don't specify SELFTEST_TARGET as an env variableAndrew Bartlett1-1/+0
2011-04-19selftest Test for socket_wrapper support in combined samba target as wellAndrew Bartlett1-0/+3
2011-04-19selftest Add combined 'Samba' target moduleAndrew Bartlett1-1/+5
2011-04-19selftest: put the target on the environmentAndrew Bartlett1-5/+11
2011-04-16selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett1-9/+6
2011-04-16selftest: Remove unused BUILDDIR_ABS environment variableAndrew Bartlett1-1/+0
2011-04-16selftest: Provide a single bindir_path function across all targetsAndrew Bartlett1-6/+29
2011-04-07s3-selftest Fix use of the 'fake DNS' fileAndrew Bartlett1-1/+1
2011-02-22selftest pass in srcdir into Samba3 target moduleAndrew Bartlett1-1/+1
2011-02-22s3-selftest convert tests.sh to pythonAndrew Bartlett1-0/+1
2011-02-07s4-loadparm: removed "setup directory" optionAndrew Tridgell1-1/+0
2011-02-07s4-test: allow make test to work from top level directoryAndrew Tridgell1-3/+1
2011-01-08Explicitly set "nmbd: socket dir" in the test environment.Jeremy Allison1-0/+1
2010-12-27selftest: setup $ENV{TEST_DATA_PREFIX}Stefan Metzmacher1-0/+1
2010-12-11selftest: Support multiple instances of $LISTOPT.Jelmer Vernooij1-1/+1
2010-12-10selftest: Check exit code when listing tests.Jelmer Vernooij1-0/+11
2010-12-10selftest: Rename $LIST to $LISTOPT for consistency with testrepository.Jelmer Vernooij1-2/+2
2010-12-10selftest: add --list option.Jelmer Vernooij1-0/+20
2010-12-10selftest: Document --testenv in --help output, remove documentation forJelmer Vernooij1-1/+1
2010-11-21selftest: Even if setting up an environment failed, the next tests mayJelmer Vernooij1-1/+0
2010-11-01s4-test: we don't need to set LDB_MODULES_PATH any moreAndrew Tridgell1-1/+0
2010-10-30s4-test: don't override modules dirAndrew Tridgell1-1/+0
2010-10-30s4-modules: remove LD_SAMBA_MODULE_PATHAndrew Tridgell1-1/+1
2010-10-19selftest: terminate selftest if we can't setup the environmentAndrew Tridgell1-2/+3
2010-10-18selftest: correct the import of Time::HighResMatthieu Patou1-2/+3
2010-10-02s4-selftest: support 'make testenv SCREEN=1'Andrew Tridgell1-2/+3
2010-10-01selftest: Let selftest provide the tempdir, rather than creating it as sideef...Jelmer Vernooij1-0/+4
2010-09-28selftest: Abort early on SIGPIPE.Jelmer Vernooij1-0/+8
2010-09-25selftest: If a testsuite is killed by a signal, let selftest die.Jelmer Vernooij1-2/+2
2010-09-24selftest Don't run 'speed' tests for very longAndrew Bartlett1-0/+2
2010-09-23selftest: Pass prefix to setup_env function.Jelmer Vernooij1-4/+4
2010-09-23selftest: Use variable for clientdir.Jelmer Vernooij1-18/+20
2010-09-22selftest: Fix testsuite counts when running only a limited number ofJelmer Vernooij1-8/+15
2010-09-22selftest: Fix idlist running.Jelmer Vernooij1-2/+2
2010-09-22selftest: Fix use of --load-list.Jelmer Vernooij1-1/+1
2010-09-22selftest: Remove unused --analyse argument.Jelmer Vernooij1-6/+0
2010-09-22selftest: Let tests add prefix to tests by themselve.Jelmer Vernooij1-23/+12
2010-09-21selftest: Use idlist testing for python tests.Jelmer Vernooij1-2/+3
2010-09-21selftest: Support running individual tests using idlists, for testsuites that...Jelmer Vernooij1-7/+12
2010-09-21selftest: Fix generation of test id file.Jelmer Vernooij1-4/+4
2010-09-14selftest: If setting up environment fails, mark testsuites that use it asJelmer Vernooij1-12/+5
2010-09-14subunit.pm: Fold Subunit::Filter into Subunit, trim further.Jelmer Vernooij1-5/+2
2010-09-14subunit.pm: Simplify subunit handling in perl.Jelmer Vernooij1-12/+4