summaryrefslogtreecommitdiff
path: root/selftest
Commit message (Expand)AuthorAgeFilesLines
* selftest: Account for 0-based months in date parsing and printing.Andrew Kroeger2009-09-051-3/+3
* s4:selftest Confirm that there isn't a listener on the ldapi:// socketAndrew Bartlett2009-08-171-1/+5
* s4:provision Rework provision-backend into provisionAndrew Bartlett2009-08-171-46/+14
* fixed TESTS= in make test to allow multiple testsAndrew Tridgell2009-08-141-2/+16
* Allow selection of the samba4 process model for 'make test'Andrew Tridgell2009-08-121-1/+10
* print server log on stderr as well as to log fileAndrew Tridgell2009-08-121-2/+5
* s4:selftest Don't start the slapd for the provision, only for the runAndrew Bartlett2009-08-121-17/+12
* s4:selftest Make OpenLDAP guess it's own modules from now onAndrew Bartlett2009-08-121-46/+0
* s4:provision Rework and further automate setup of OpenLDAP backendOliver Liebel2009-08-121-1/+1
* selftest: configure "ncalrpc dir" for the clientStefan Metzmacher2009-08-111-0/+7
* selftest: fix typo lock => lockdirStefan Metzmacher2009-08-111-1/+1
* added a uid_wrapper libraryAndrew Tridgell2009-08-051-3/+2
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-281-7/+35
* s4:kerberos Add test to show that we actually export the keytabAndrew Bartlett2009-07-271-1/+1
* selftest: report time after testsuite, gives nicer output on theJelmer Vernooij2009-06-171-1/+1
* subunit: non-zero exit code if one or more testsuites failed.Jelmer Vernooij2009-06-121-3/+1
* selftest: Document the fact that test runner and formatter are nowJelmer Vernooij2009-06-121-0/+9
* subunit: Pass canonical names of test results to formatters and filters.Jelmer Vernooij2009-06-121-6/+8
* selftest: Add option to strip output of succeeded tests, and use it onJelmer Vernooij2009-06-122-3/+22
* selftest: Remove existing buildfarm output format.Jelmer Vernooij2009-06-122-150/+2
* format-subunit: Remove subunit output module.Jelmer Vernooij2009-06-122-104/+0
* selftest/buildfarm: Don't assume that a reason being specified is an indicati...Jelmer Vernooij2009-06-121-2/+9
* subunit-filter: Print names of skipped testsuites.Jelmer Vernooij2009-06-121-1/+2
* selftest: Fix exit code for format-subunit.pl.Jelmer Vernooij2009-06-111-5/+1
* selftest: Fix uninitialized variables in selftest output.Jelmer Vernooij2009-06-111-2/+11
* subunit: Sort diff output.Jelmer Vernooij2009-06-112-2/+2
* selftest: Make it easier to do subunit diffs from other apps.Jelmer Vernooij2009-06-112-13/+17
* selftest/subunit: Add diff command that can diff two subunit streams.Jelmer Vernooij2009-06-115-5/+98
* selftest: Properly recognize xfail testsuites.Jelmer Vernooij2009-06-115-10/+48
* selftest/subunit: Remove open_tests argument from parse_results.Jelmer Vernooij2009-06-114-17/+6
* selftest: Fix subunit formatting, fix years when filtering subunitJelmer Vernooij2009-06-117-134/+164
* selftest: Fix handling of testsuite, reintroduce progress indication.Jelmer Vernooij2009-06-114-31/+141
* selftest: Remove unnecessary uses.Jelmer Vernooij2009-06-114-5/+2
* selftest/subunit: Remove prefix command.Jelmer Vernooij2009-06-116-61/+19
* selftest: Fix subunit stream to include the right prefixes rather thanJelmer Vernooij2009-06-113-13/+51
* More work supporting prefixes.Jelmer Vernooij2009-06-113-11/+30
* selftest: Use external processes for filtering known failures and prettyJelmer Vernooij2009-06-117-111/+110
* selftest: Avoid decreasing total testsuites if the original total is notJelmer Vernooij2009-06-111-2/+8
* selftest: Use filter-xfail for known failuresJelmer Vernooij2009-06-114-54/+16
* selftest: Add script to filter out known failures from a subunit stream.Jelmer Vernooij2009-06-111-0/+162
* Subunit: Support "fail" as alias for "failure" in Subunit streams.Jelmer Vernooij2009-06-111-2/+2
* subunit: Move more Subunit printing logic to Subunit.pm.Jelmer Vernooij2009-06-112-15/+32
* subunit: Support the time: command.Jelmer Vernooij2009-06-111-0/+3
* s3-selftest: forward NSS_WRAPPER_WINBIND_SO_PATH env to tests.Günther Deschner2009-06-081-0/+4
* selftest: Add script that can take a subunit stream and format it.Jelmer Vernooij2009-06-031-0/+68
* selftest/plain: Allow caller to not specify the number of expectedJelmer Vernooij2009-06-031-1/+5
* selftest: Fix target/Samba4 tests.Jelmer Vernooij2009-06-031-2/+3
* Remove empty unit test.Jelmer Vernooij2009-06-031-7/+0
* selftest/README: Fix formatting.Jelmer Vernooij2009-06-031-5/+13
* selftest: Factor generic functionality for buildfarm output into aJelmer Vernooij2009-06-032-35/+88