summaryrefslogtreecommitdiffstats
path: root/selftest/selftest.pl
Commit message (Expand)AuthorAgeFilesLines
* selftest: allow NSS_WRAPPER_* vars to be exported to the environmentAndrew Bartlett2012-06-271-1/+6
* selftest.pl: Remove unused --verbose option.Jelmer Vernooij2012-03-041-8/+0
* selftest: Remove unused vde functions.Jelmer Vernooij2012-03-041-25/+0
* selftest: Remove unused and broken target 'windows'.Jelmer Vernooij2012-03-041-6/+0
* selftest: Move manual page into a separate file.Jelmer Vernooij2012-03-021-101/+0
* selftest: Do not skip environments that fail to start upAndrew Bartlett2012-02-231-1/+1
* selftest: Allow setup_env() to signal that an environment name is unknownAndrew Bartlett2012-02-131-1/+8
* selftest: Remove unused support for --exeextAndrew Bartlett2012-02-011-11/+3
* selftest: Fix typo in socket wrapper test.Jelmer Vernooij2011-12-011-1/+1
* selftest: Drop broken and unused Kvm target.Jelmer Vernooij2011-11-301-16/+5
* selftest: Don't acquire target when --list was specified.Jelmer Vernooij2011-11-301-25/+27
* selftest: Don't write subunit output in --list mode.Jelmer Vernooij2011-11-301-7/+13
* selftest: Remove the 'all' environment as it is just too slow to start upAndrew Bartlett2011-11-081-1/+1
* selftest: Remove --target option and the ability to run 'samba4 only' testsAndrew Bartlett2011-10-281-8/+4
* Revert "selftest: Avoid being run over by armies of the undead"Andrew Bartlett2011-10-201-2/+0
* selftest: Avoid being run over by armies of the undeadAndrew Bartlett2011-07-291-0/+2
* selftest: use "state directory" and "cache directory" optionsBjörn Baumbach2011-07-211-2/+2
* s4-fault: changed to use %d for PID, instead of %PID%Andrew Tridgell2011-07-131-1/+1
* selftest/Samba4: setup "state dir" and "cache dir"Stefan Metzmacher2011-07-121-0/+14
* selftest: remove invalid use of the globbing operator <>Michael Adam2011-07-041-2/+2
* selftest: eliminate a perl warningMichael Adam2011-07-041-1/+1
* selftest: Remove %PROG% argument from 'panic action'Andrew Bartlett2011-06-241-1/+1
* selftest: create ncalrpcdir with 0755 permissionsStefan Metzmacher2011-05-231-2/+11
* selftest: Restore the s3member environment by avoiding smbcaclsAndrew Bartlett2011-04-291-2/+8
* selftest: we don't get valgrind errors any more with iconvAndrew Tridgell2011-04-271-5/+0
* selftest: Make bindir_path much less complexAndrew Bartlett2011-04-271-16/+3
* selftest Consolidate server wall clock time limitsAndrew Bartlett2011-04-191-3/+12
* selftest: move warning about invalid environments up to selftest.plAndrew Bartlett2011-04-191-1/+5
* selftest: Don't specify SELFTEST_TARGET as an env variableAndrew Bartlett2011-04-191-1/+0
* selftest Test for socket_wrapper support in combined samba target as wellAndrew Bartlett2011-04-191-0/+3
* selftest Add combined 'Samba' target moduleAndrew Bartlett2011-04-191-1/+5
* selftest: put the target on the environmentAndrew Bartlett2011-04-191-5/+11
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-161-9/+6
* selftest: Remove unused BUILDDIR_ABS environment variableAndrew Bartlett2011-04-161-1/+0
* selftest: Provide a single bindir_path function across all targetsAndrew Bartlett2011-04-161-6/+29
* s3-selftest Fix use of the 'fake DNS' fileAndrew Bartlett2011-04-071-1/+1
* selftest pass in srcdir into Samba3 target moduleAndrew Bartlett2011-02-221-1/+1
* s3-selftest convert tests.sh to pythonAndrew Bartlett2011-02-221-0/+1
* s4-loadparm: removed "setup directory" optionAndrew Tridgell2011-02-071-1/+0
* s4-test: allow make test to work from top level directoryAndrew Tridgell2011-02-071-3/+1
* Explicitly set "nmbd: socket dir" in the test environment.Jeremy Allison2011-01-081-0/+1
* selftest: setup $ENV{TEST_DATA_PREFIX}Stefan Metzmacher2010-12-271-0/+1
* selftest: Support multiple instances of $LISTOPT.Jelmer Vernooij2010-12-111-1/+1
* selftest: Check exit code when listing tests.Jelmer Vernooij2010-12-101-0/+11
* selftest: Rename $LIST to $LISTOPT for consistency with testrepository.Jelmer Vernooij2010-12-101-2/+2
* selftest: add --list option.Jelmer Vernooij2010-12-101-0/+20
* selftest: Document --testenv in --help output, remove documentation forJelmer Vernooij2010-12-101-1/+1
* selftest: Even if setting up an environment failed, the next tests mayJelmer Vernooij2010-11-211-1/+0
* s4-test: we don't need to set LDB_MODULES_PATH any moreAndrew Tridgell2010-11-011-1/+0
* s4-test: don't override modules dirAndrew Tridgell2010-10-301-1/+0