summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
AgeCommit message (Expand)AuthorFilesLines
2013-07-27selftest: Print error message when smbd does not have ADS supportChristof Schmitt1-1/+3
2013-05-14Export PROMOTED_DC related variableMatthieu Patou1-0/+5
2013-01-22Tests: Fix the display of test vars in screen --testenvMatthieu Patou1-7/+8
2013-01-10selftest: Add test for rfc2307 mapping handlingAndrew Bartlett1-1/+4
2012-12-26selftest.pl: Fix typo 'snprintf' -> 'sprintf'.Jelmer Vernooij1-1/+1
2012-10-27selftest: Add --random-order option.Jelmer Vernooij1-1/+9
2012-09-30selftest: use an array when starting testenv with system()Andrew Bartlett1-3/+11
2012-06-27selftest: allow NSS_WRAPPER_* vars to be exported to the environmentAndrew Bartlett1-1/+6
2012-03-04selftest.pl: Remove unused --verbose option.Jelmer Vernooij1-8/+0
2012-03-04selftest: Remove unused vde functions.Jelmer Vernooij1-25/+0
2012-03-04selftest: Remove unused and broken target 'windows'.Jelmer Vernooij1-6/+0
2012-03-02selftest: Move manual page into a separate file.Jelmer Vernooij1-101/+0
2012-02-23selftest: Do not skip environments that fail to start upAndrew Bartlett1-1/+1
2012-02-13selftest: Allow setup_env() to signal that an environment name is unknownAndrew Bartlett1-1/+8
2012-02-01selftest: Remove unused support for --exeextAndrew Bartlett1-11/+3
2011-12-01selftest: Fix typo in socket wrapper test.Jelmer Vernooij1-1/+1
2011-11-30selftest: Drop broken and unused Kvm target.Jelmer Vernooij1-16/+5
2011-11-30selftest: Don't acquire target when --list was specified.Jelmer Vernooij1-25/+27
2011-11-30selftest: Don't write subunit output in --list mode.Jelmer Vernooij1-7/+13
2011-11-08selftest: Remove the 'all' environment as it is just too slow to start upAndrew Bartlett1-1/+1
2011-10-28selftest: Remove --target option and the ability to run 'samba4 only' testsAndrew Bartlett1-8/+4
2011-10-20Revert "selftest: Avoid being run over by armies of the undead"Andrew Bartlett1-2/+0
2011-07-29selftest: Avoid being run over by armies of the undeadAndrew Bartlett1-0/+2
2011-07-21selftest: use "state directory" and "cache directory" optionsBjörn Baumbach1-2/+2
2011-07-13s4-fault: changed to use %d for PID, instead of %PID%Andrew Tridgell1-1/+1
2011-07-12selftest/Samba4: setup "state dir" and "cache dir"Stefan Metzmacher1-0/+14
2011-07-04selftest: remove invalid use of the globbing operator <>Michael Adam1-2/+2
2011-07-04selftest: eliminate a perl warningMichael Adam1-1/+1
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