summaryrefslogtreecommitdiff
path: root/selftest
AgeCommit message (Expand)AuthorFilesLines
2009-11-18selftest: Subunit/Filter.pm only allow expected failures without errorsStefan Metzmacher1-2/+24
2009-11-18selftest: ignore empty lines in knownfailuresStefan Metzmacher1-0/+1
2009-11-18selftest/output/plain.pm: report the testuite name on errorStefan Metzmacher1-1/+5
2009-11-17selftest: make sure we don't buffer any outputStefan Metzmacher3-0/+9
2009-11-17selftest: Fix unexpected failure handline in Subunit/Filter.pmStefan Metzmacher1-2/+8
2009-11-02s4 - SID allocation using FDS DNA pluginEndi S. Dewata1-1/+13
2009-10-23s4-selftest: lower some of the timeouts during make testAndrew Tridgell1-5/+5
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-10-19Revert "selftest: fixed filter to know about a "error" result"Andrew Tridgell1-9/+3
2009-10-19selftest: fixed filter to know about a "error" resultAndrew Tridgell1-3/+9
2009-09-05selftest: Account for 0-based months in date parsing and printing.Andrew Kroeger1-3/+3
2009-08-17s4:selftest Confirm that there isn't a listener on the ldapi:// socketAndrew Bartlett1-1/+5
2009-08-17s4:provision Rework provision-backend into provisionAndrew Bartlett1-46/+14
2009-08-14fixed TESTS= in make test to allow multiple testsAndrew Tridgell1-2/+16
2009-08-12Allow selection of the samba4 process model for 'make test'Andrew Tridgell1-1/+10
2009-08-12print server log on stderr as well as to log fileAndrew Tridgell1-2/+5
2009-08-12s4:selftest Don't start the slapd for the provision, only for the runAndrew Bartlett1-17/+12
2009-08-12s4:selftest Make OpenLDAP guess it's own modules from now onAndrew Bartlett1-46/+0
2009-08-12s4:provision Rework and further automate setup of OpenLDAP backendOliver Liebel1-1/+1
2009-08-11selftest: configure "ncalrpc dir" for the clientStefan Metzmacher1-0/+7
2009-08-11selftest: fix typo lock => lockdirStefan Metzmacher1-1/+1
2009-08-05added a uid_wrapper libraryAndrew Tridgell1-3/+2
2009-07-28s4:kerberos Add support for user principal names in certificatesAndrew Bartlett1-7/+35
2009-07-27s4:kerberos Add test to show that we actually export the keytabAndrew Bartlett1-1/+1
2009-06-17selftest: report time after testsuite, gives nicer output on theJelmer Vernooij1-1/+1
2009-06-12subunit: non-zero exit code if one or more testsuites failed.Jelmer Vernooij1-3/+1
2009-06-12selftest: Document the fact that test runner and formatter are nowJelmer Vernooij1-0/+9
2009-06-12subunit: Pass canonical names of test results to formatters and filters.Jelmer Vernooij1-6/+8
2009-06-12selftest: Add option to strip output of succeeded tests, and use it onJelmer Vernooij2-3/+22
2009-06-12selftest: Remove existing buildfarm output format.Jelmer Vernooij2-150/+2
2009-06-12format-subunit: Remove subunit output module.Jelmer Vernooij2-104/+0
2009-06-12selftest/buildfarm: Don't assume that a reason being specified is an indicati...Jelmer Vernooij1-2/+9
2009-06-12subunit-filter: Print names of skipped testsuites.Jelmer Vernooij1-1/+2
2009-06-11selftest: Fix exit code for format-subunit.pl.Jelmer Vernooij1-5/+1
2009-06-11selftest: Fix uninitialized variables in selftest output.Jelmer Vernooij1-2/+11
2009-06-11subunit: Sort diff output.Jelmer Vernooij2-2/+2
2009-06-11selftest: Make it easier to do subunit diffs from other apps.Jelmer Vernooij2-13/+17
2009-06-11selftest/subunit: Add diff command that can diff two subunit streams.Jelmer Vernooij5-5/+98
2009-06-11selftest: Properly recognize xfail testsuites.Jelmer Vernooij5-10/+48
2009-06-11selftest/subunit: Remove open_tests argument from parse_results.Jelmer Vernooij4-17/+6
2009-06-11selftest: Fix subunit formatting, fix years when filtering subunitJelmer Vernooij7-134/+164
2009-06-11selftest: Fix handling of testsuite, reintroduce progress indication.Jelmer Vernooij4-31/+141
2009-06-11selftest: Remove unnecessary uses.Jelmer Vernooij4-5/+2
2009-06-11selftest/subunit: Remove prefix command.Jelmer Vernooij6-61/+19
2009-06-11selftest: Fix subunit stream to include the right prefixes rather thanJelmer Vernooij3-13/+51
2009-06-11More work supporting prefixes.Jelmer Vernooij3-11/+30
2009-06-11selftest: Use external processes for filtering known failures and prettyJelmer Vernooij7-111/+110
2009-06-11selftest: Avoid decreasing total testsuites if the original total is notJelmer Vernooij1-2/+8