summaryrefslogtreecommitdiff
path: root/selftest
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-11selftest: Use filter-xfail for known failuresJelmer Vernooij4-54/+16
2009-06-11selftest: Add script to filter out known failures from a subunit stream.Jelmer Vernooij1-0/+162
2009-06-11Subunit: Support "fail" as alias for "failure" in Subunit streams.Jelmer Vernooij1-2/+2
2009-06-11subunit: Move more Subunit printing logic to Subunit.pm.Jelmer Vernooij2-15/+32
2009-06-11subunit: Support the time: command.Jelmer Vernooij1-0/+3
2009-06-08s3-selftest: forward NSS_WRAPPER_WINBIND_SO_PATH env to tests.Günther Deschner1-0/+4
2009-06-03selftest: Add script that can take a subunit stream and format it.Jelmer Vernooij1-0/+68
2009-06-03selftest/plain: Allow caller to not specify the number of expectedJelmer Vernooij1-1/+5
2009-06-03selftest: Fix target/Samba4 tests.Jelmer Vernooij1-2/+3
2009-06-03Remove empty unit test.Jelmer Vernooij1-7/+0
2009-06-03selftest/README: Fix formatting.Jelmer Vernooij1-5/+13
2009-06-03selftest: Factor generic functionality for buildfarm output into aJelmer Vernooij2-35/+88
2009-06-03Support reporting current time in selftest output.Jelmer Vernooij4-7/+32
2009-06-03selftest: Add subunit output format.Jelmer Vernooij2-0/+105
2009-05-30s3-selftest: Fix invalid /etc/group file used with nss_wrapper.Günther Deschner1-0/+1
2009-05-28s3-selftest: use nss_wrapper.pl as "add user to group" and "delete user from ...Günther Deschner1-5/+7
2009-05-20s3-selftest: add add and delete group scripts using nss_wrapper.Günther Deschner1-0/+2
2009-05-12s3-printing: Fix vlp testprinter application.Günther Deschner1-7/+7
2009-05-08s3-selftest: need to enable lanman auth in order make RPC-SAMR-PASSWORDS pass.Günther Deschner1-0/+1
2009-04-22Specify explicit path to vlp, for those not having vlp in $PATH.Jelmer Vernooij1-1/+9
2009-04-22s4 selftest: Export the WINBINDD_SOCKET_DIR env varKai Blin1-0/+1
2009-04-08selftest: add a fake root user to nss_wrapper_passwd in s3.Günther Deschner1-0/+1
2009-03-25selftest: Add copyright headersJelmer Vernooij6-4/+89
2009-03-23selftest/Samba3: Test smb signing against the member serverStefan Metzmacher1-0/+1
2009-03-21selftest/Samba3: always use the same timeout for all serversStefan Metzmacher1-17/+15
2009-03-21s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRINDStefan Metzmacher1-4/+4
2009-03-20selftest/Samba3: use the same sequence of signals to shutdown samba3 as with ...Stefan Metzmacher1-1/+4
2009-02-24Make the 'modules.conf' generation in the LDAP selftest simplerAndrew Bartlett1-52/+7
2009-02-23Fix GDB_PROVISION modeSimo Sorce1-1/+1
2009-02-10selftest/Samba4: pass down the kdc address down to provision_raw_*()Stefan Metzmacher1-13/+16
2009-02-10selftest/Samba4: split out ldap specific stuff from provision_raw_*()Stefan Metzmacher1-60/+85
2009-02-10selftest/Samba4: split out share configurations of provision_raw*()Stefan Metzmacher1-57/+67
2009-02-10selftest/Samba4: split provision() into provision_raw_prepare() and provision...Stefan Metzmacher1-131/+184
2009-02-10selftest: s/SMBD/SAMBA/ in Samba.pmStefan Metzmacher1-18/+18
2009-02-10selftest: allow "skip" as max runtime for smbd, nmbd and winbinddStefan Metzmacher1-1/+31
2009-02-10selftest: Samba3 protect against removing /*Stefan Metzmacher1-0/+3
2009-02-10selftest: add target::TemplateStefan Metzmacher1-0/+52