summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
AgeCommit message (Expand)AuthorFilesLines
2010-01-11s4-test: fixed make test without having done make installAndrew Tridgell1-0/+1
2009-11-17selftest: make sure we don't buffer any outputStefan Metzmacher1-0/+3
2009-10-22selftest: make python run unbufferedAndrew Tridgell1-0/+3
2009-10-19selftest: try to get the valgrind errors showing again in the build farmAndrew Tridgell1-6/+3
2009-10-19s4-selftest: fixed 'make testenv'Andrew Tridgell1-1/+1
2009-08-14fixed TESTS= in make test to allow multiple testsAndrew Tridgell1-2/+16
2009-08-11selftest: configure "ncalrpc dir" for the clientStefan Metzmacher1-0/+7
2009-08-11selftest: fix typo lock => lockdirStefan Metzmacher1-1/+1
2009-06-17selftest: report time after testsuite, gives nicer output on theJelmer Vernooij1-1/+1
2009-06-11selftest/subunit: Add diff command that can diff two subunit streams.Jelmer Vernooij1-2/+0
2009-06-11selftest: Properly recognize xfail testsuites.Jelmer Vernooij1-7/+30
2009-06-11selftest: Fix subunit formatting, fix years when filtering subunitJelmer Vernooij1-5/+2
2009-06-11selftest: Fix handling of testsuite, reintroduce progress indication.Jelmer Vernooij1-9/+14
2009-06-11selftest: Remove unnecessary uses.Jelmer Vernooij1-1/+1
2009-06-11selftest/subunit: Remove prefix command.Jelmer Vernooij1-1/+0
2009-06-11selftest: Fix subunit stream to include the right prefixes rather thanJelmer Vernooij1-1/+1
2009-06-11More work supporting prefixes.Jelmer Vernooij1-2/+3
2009-06-11selftest: Use external processes for filtering known failures and prettyJelmer Vernooij1-86/+32
2009-06-11selftest: Use filter-xfail for known failuresJelmer Vernooij1-29/+2
2009-06-03Support reporting current time in selftest output.Jelmer Vernooij1-3/+6
2009-06-03selftest: Add subunit output format.Jelmer Vernooij1-0/+3
2009-03-25selftest: Add copyright headersJelmer Vernooij1-1/+13
2009-02-10selftest: add my copyrightStefan Metzmacher1-0/+2
2009-02-03selftest: export BUILDDIR, BUILDDIR_ABS and EXEEXTStefan Metzmacher1-0/+4
2009-02-02selftest: remove source4 specific stuff from selftest.plStefan Metzmacher1-8/+7
2009-01-30selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATHStefan Metzmacher1-2/+1
2009-01-30selftest: fix "none" testStefan Metzmacher1-1/+1
2009-01-30selftest: fix default option nameStefan Metzmacher1-1/+2
2009-01-30selftest: allow environment optionsStefan Metzmacher1-20/+38
2009-01-29selftest: add "member" environment for Samba3Stefan Metzmacher1-1/+1
2009-01-29selftest: fix Samba3 bugsStefan Metzmacher1-0/+1
2009-01-28selftest: set 'lock dir' in client.confStefan Metzmacher1-0/+7
2009-01-21selftest: add --exeext parameterStefan Metzmacher1-1/+8
2009-01-21selftest: bin/ is under $(builddir) instead of $(srcdir)Stefan Metzmacher1-2/+3
2008-10-31Disable lanman authentication by default in Samba 4.Jelmer Vernooij1-0/+1
2008-10-28selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher1-1/+1
2008-10-22Require separate option for quicktest include list rather than makingJelmer Vernooij1-4/+0
2008-10-22Fix path for quicktest.Jelmer Vernooij1-1/+1
2008-10-21Use socket wrapper for selftest.pl, find binaries correctly.Jelmer Vernooij1-5/+4
2008-10-20Make warning a bit more user-friendly.Jelmer Vernooij1-1/+3
2008-10-20Export variables correctly for blackbox tests (thanks metze).Jelmer Vernooij1-0/+1
2008-10-19Move Samba4-specific code out of selftest.Jelmer Vernooij1-15/+20
2008-10-19Fix formatting in selftest help output.Jelmer Vernooij1-4/+4
2008-10-11Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij1-5/+2
2008-09-18Move selftest code to top-level.Jelmer Vernooij1-0/+874