summaryrefslogtreecommitdiffstats
path: root/selftest/selftest.pl
Commit message (Expand)AuthorAgeFilesLines
* 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
* selftest: report time after testsuite, gives nicer output on theJelmer Vernooij2009-06-171-1/+1
* selftest/subunit: Add diff command that can diff two subunit streams.Jelmer Vernooij2009-06-111-2/+0
* selftest: Properly recognize xfail testsuites.Jelmer Vernooij2009-06-111-7/+30
* selftest: Fix subunit formatting, fix years when filtering subunitJelmer Vernooij2009-06-111-5/+2
* selftest: Fix handling of testsuite, reintroduce progress indication.Jelmer Vernooij2009-06-111-9/+14
* selftest: Remove unnecessary uses.Jelmer Vernooij2009-06-111-1/+1
* selftest/subunit: Remove prefix command.Jelmer Vernooij2009-06-111-1/+0
* selftest: Fix subunit stream to include the right prefixes rather thanJelmer Vernooij2009-06-111-1/+1
* More work supporting prefixes.Jelmer Vernooij2009-06-111-2/+3
* selftest: Use external processes for filtering known failures and prettyJelmer Vernooij2009-06-111-86/+32
* selftest: Use filter-xfail for known failuresJelmer Vernooij2009-06-111-29/+2
* Support reporting current time in selftest output.Jelmer Vernooij2009-06-031-3/+6
* selftest: Add subunit output format.Jelmer Vernooij2009-06-031-0/+3
* selftest: Add copyright headersJelmer Vernooij2009-03-251-1/+13
* selftest: add my copyrightStefan Metzmacher2009-02-101-0/+2
* selftest: export BUILDDIR, BUILDDIR_ABS and EXEEXTStefan Metzmacher2009-02-031-0/+4
* selftest: remove source4 specific stuff from selftest.plStefan Metzmacher2009-02-021-8/+7
* selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATHStefan Metzmacher2009-01-301-2/+1
* selftest: fix "none" testStefan Metzmacher2009-01-301-1/+1
* selftest: fix default option nameStefan Metzmacher2009-01-301-1/+2
* selftest: allow environment optionsStefan Metzmacher2009-01-301-20/+38
* selftest: add "member" environment for Samba3Stefan Metzmacher2009-01-291-1/+1
* selftest: fix Samba3 bugsStefan Metzmacher2009-01-291-0/+1
* selftest: set 'lock dir' in client.confStefan Metzmacher2009-01-281-0/+7
* selftest: add --exeext parameterStefan Metzmacher2009-01-211-1/+8
* selftest: bin/ is under $(builddir) instead of $(srcdir)Stefan Metzmacher2009-01-211-2/+3
* Disable lanman authentication by default in Samba 4.Jelmer Vernooij2008-10-311-0/+1
* selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher2008-10-281-1/+1
* Require separate option for quicktest include list rather than makingJelmer Vernooij2008-10-221-4/+0
* Fix path for quicktest.Jelmer Vernooij2008-10-221-1/+1
* Use socket wrapper for selftest.pl, find binaries correctly.Jelmer Vernooij2008-10-211-5/+4
* Make warning a bit more user-friendly.Jelmer Vernooij2008-10-201-1/+3
* Export variables correctly for blackbox tests (thanks metze).Jelmer Vernooij2008-10-201-0/+1
* Move Samba4-specific code out of selftest.Jelmer Vernooij2008-10-191-15/+20
* Fix formatting in selftest help output.Jelmer Vernooij2008-10-191-4/+4
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij2008-10-111-5/+2
* Move selftest code to top-level.Jelmer Vernooij2008-09-181-0/+874