index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
selftest
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-14
fixed TESTS= in make test to allow multiple tests
Andrew Tridgell
1
-2
/
+16
2009-08-12
Allow selection of the samba4 process model for 'make test'
Andrew Tridgell
1
-1
/
+10
2009-08-12
print server log on stderr as well as to log file
Andrew Tridgell
1
-2
/
+5
2009-08-12
s4:selftest Don't start the slapd for the provision, only for the run
Andrew Bartlett
1
-17
/
+12
2009-08-12
s4:selftest Make OpenLDAP guess it's own modules from now on
Andrew Bartlett
1
-46
/
+0
2009-08-12
s4:provision Rework and further automate setup of OpenLDAP backend
Oliver Liebel
1
-1
/
+1
2009-08-11
selftest: configure "ncalrpc dir" for the client
Stefan Metzmacher
1
-0
/
+7
2009-08-11
selftest: fix typo lock => lockdir
Stefan Metzmacher
1
-1
/
+1
2009-08-05
added a uid_wrapper library
Andrew Tridgell
1
-3
/
+2
2009-07-28
s4:kerberos Add support for user principal names in certificates
Andrew Bartlett
1
-7
/
+35
2009-07-27
s4:kerberos Add test to show that we actually export the keytab
Andrew Bartlett
1
-1
/
+1
2009-06-17
selftest: report time after testsuite, gives nicer output on the
Jelmer Vernooij
1
-1
/
+1
2009-06-12
subunit: non-zero exit code if one or more testsuites failed.
Jelmer Vernooij
1
-3
/
+1
2009-06-12
selftest: Document the fact that test runner and formatter are now
Jelmer Vernooij
1
-0
/
+9
2009-06-12
subunit: Pass canonical names of test results to formatters and filters.
Jelmer Vernooij
1
-6
/
+8
2009-06-12
selftest: Add option to strip output of succeeded tests, and use it on
Jelmer Vernooij
2
-3
/
+22
2009-06-12
selftest: Remove existing buildfarm output format.
Jelmer Vernooij
2
-150
/
+2
2009-06-12
format-subunit: Remove subunit output module.
Jelmer Vernooij
2
-104
/
+0
2009-06-12
selftest/buildfarm: Don't assume that a reason being specified is an indicati...
Jelmer Vernooij
1
-2
/
+9
2009-06-12
subunit-filter: Print names of skipped testsuites.
Jelmer Vernooij
1
-1
/
+2
2009-06-11
selftest: Fix exit code for format-subunit.pl.
Jelmer Vernooij
1
-5
/
+1
2009-06-11
selftest: Fix uninitialized variables in selftest output.
Jelmer Vernooij
1
-2
/
+11
2009-06-11
subunit: Sort diff output.
Jelmer Vernooij
2
-2
/
+2
2009-06-11
selftest: Make it easier to do subunit diffs from other apps.
Jelmer Vernooij
2
-13
/
+17
2009-06-11
selftest/subunit: Add diff command that can diff two subunit streams.
Jelmer Vernooij
5
-5
/
+98
2009-06-11
selftest: Properly recognize xfail testsuites.
Jelmer Vernooij
5
-10
/
+48
2009-06-11
selftest/subunit: Remove open_tests argument from parse_results.
Jelmer Vernooij
4
-17
/
+6
2009-06-11
selftest: Fix subunit formatting, fix years when filtering subunit
Jelmer Vernooij
7
-134
/
+164
2009-06-11
selftest: Fix handling of testsuite, reintroduce progress indication.
Jelmer Vernooij
4
-31
/
+141
2009-06-11
selftest: Remove unnecessary uses.
Jelmer Vernooij
4
-5
/
+2
2009-06-11
selftest/subunit: Remove prefix command.
Jelmer Vernooij
6
-61
/
+19
2009-06-11
selftest: Fix subunit stream to include the right prefixes rather than
Jelmer Vernooij
3
-13
/
+51
2009-06-11
More work supporting prefixes.
Jelmer Vernooij
3
-11
/
+30
2009-06-11
selftest: Use external processes for filtering known failures and pretty
Jelmer Vernooij
7
-111
/
+110
2009-06-11
selftest: Avoid decreasing total testsuites if the original total is not
Jelmer Vernooij
1
-2
/
+8
2009-06-11
selftest: Use filter-xfail for known failures
Jelmer Vernooij
4
-54
/
+16
2009-06-11
selftest: Add script to filter out known failures from a subunit stream.
Jelmer Vernooij
1
-0
/
+162
2009-06-11
Subunit: Support "fail" as alias for "failure" in Subunit streams.
Jelmer Vernooij
1
-2
/
+2
2009-06-11
subunit: Move more Subunit printing logic to Subunit.pm.
Jelmer Vernooij
2
-15
/
+32
2009-06-11
subunit: Support the time: command.
Jelmer Vernooij
1
-0
/
+3
2009-06-08
s3-selftest: forward NSS_WRAPPER_WINBIND_SO_PATH env to tests.
Günther Deschner
1
-0
/
+4
2009-06-03
selftest: Add script that can take a subunit stream and format it.
Jelmer Vernooij
1
-0
/
+68
2009-06-03
selftest/plain: Allow caller to not specify the number of expected
Jelmer Vernooij
1
-1
/
+5
2009-06-03
selftest: Fix target/Samba4 tests.
Jelmer Vernooij
1
-2
/
+3
2009-06-03
Remove empty unit test.
Jelmer Vernooij
1
-7
/
+0
2009-06-03
selftest/README: Fix formatting.
Jelmer Vernooij
1
-5
/
+13
2009-06-03
selftest: Factor generic functionality for buildfarm output into a
Jelmer Vernooij
2
-35
/
+88
2009-06-03
Support reporting current time in selftest output.
Jelmer Vernooij
4
-7
/
+32
2009-06-03
selftest: Add subunit output format.
Jelmer Vernooij
2
-0
/
+105
2009-05-30
s3-selftest: Fix invalid /etc/group file used with nss_wrapper.
Günther Deschner
1
-0
/
+1
[next]