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
/
source4
/
selftest
/
selftest.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-29
Allow full-line comments in include/exclude files.
Jelmer Vernooij
1
-0
/
+1
2008-05-23
selftest: Use convenience function for prepending paths to environment variab...
Jelmer Vernooij
1
-6
/
+11
2008-05-23
Self PYTHONPATH from selftest.
Jelmer Vernooij
1
-0
/
+1
2008-04-16
Mention the actual exit code when a suite failed.
Jelmer Vernooij
1
-1
/
+3
2008-04-16
Provide the right error count to formatters.
Jelmer Vernooij
1
-1
/
+1
2008-04-15
Deal with commands not even starting.
Jelmer Vernooij
1
-6
/
+10
2008-03-17
selftest: handle progress output in verbose mode
Stefan Metzmacher
1
-1
/
+1
2008-02-21
selftest: fix --socket-wrapper-pcap
Stefan Metzmacher
1
-1
/
+1
2008-02-19
Add VDE switch management functions.
Jelmer Vernooij
1
-1
/
+26
2008-02-19
Initial work on vde support.
Jelmer Vernooij
1
-1
/
+1
2008-02-19
Only set "interfaces = " line for client when necessary.
Jelmer Vernooij
1
-1
/
+3
2008-02-19
Start dhcp server for kvm machine.
Jelmer Vernooij
1
-0
/
+2
2008-02-19
Start and kill kvm instance properly.
Jelmer Vernooij
1
-1
/
+1
2008-02-19
kvm fixes.
Jelmer Vernooij
1
-0
/
+1
2008-02-19
Add framework for Kvm test.
Jelmer Vernooij
1
-3
/
+11
2008-02-07
Override KRB5CCNAME so existing Kerberos tickets in the users environment don...
Jelmer Vernooij
1
-0
/
+1
2008-01-16
selftest: Use "require" rather than "use" keyword so .pm files don't have to ...
Jelmer Vernooij
1
-3
/
+3
2008-01-16
selftest: Add some more documentation. Rename env => target to avoid confusion.
Jelmer Vernooij
1
-5
/
+4
2007-12-24
r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.
Jelmer Vernooij
1
-2
/
+1
2007-12-24
r26556: Make Fedora DS consistant use FEDORA_DS_ROOT, now we use OPENLDAP_ROOT.
Andrew Bartlett
1
-1
/
+1
2007-12-21
r26552: remove unused state variable, use dot as path separator for test names.
Jelmer Vernooij
1
-21
/
+18
2007-12-21
r26549: Remove suite-specific bits.
Jelmer Vernooij
1
-11
/
+0
2007-12-21
r26548: Remove remaining variables from state hash.
Jelmer Vernooij
1
-26
/
+28
2007-12-21
r26547: Make testsuites less special during subunit handling.
Jelmer Vernooij
1
-6
/
+13
2007-12-21
r26502: Revert accidently removed pkg-config path change. Thanks to metze for...
Jelmer Vernooij
1
-0
/
+5
2007-12-21
r26486: Use portable run-time library path environment variable.
Jelmer Vernooij
1
-10
/
+0
2007-12-21
r26287: selftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULES_PATH
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25914: selftest: fix the module pathes when using --with-selftest-prefix
Stefan Metzmacher
1
-2
/
+2
2007-12-21
r25887: Build Samba-specific ldb modules as dso's.
Jelmer Vernooij
1
-0
/
+1
2007-12-21
r25764: Fix total number of tests count to not include skipped tests.
Jelmer Vernooij
1
-32
/
+28
2007-12-21
r25743: Write short summary of failed tests and skipped tests to file.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r25742: Start trimming down hash size for start_testsuite.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r25741: Simplify calls to Subunit functions.
Jelmer Vernooij
1
-5
/
+5
2007-12-21
r25737: Integrate more of the test recipe code into one file, use
Jelmer Vernooij
1
-17
/
+42
2007-12-21
r25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcap
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r25581: move variable to the place it belongs to.
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25580: Error out if there are no tests to run.
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r25468: export WINBINDD_PRIV_PIPE_DIR
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r25466: fix calculation of $expected_ret, when there're
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r25437: let the default env for 'make testenv' depend on the target
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r25435: actually pass the statistics to the buildfarm output module
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25395: Fix help for --socket-wrapper-pcap.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25360: Allow --skip to be specified more than once.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r25110: Show environment variables in HTML output.
Jelmer Vernooij
1
-3
/
+5
2007-10-10
r24899: Register signal handler that tears down environment.
Jelmer Vernooij
1
-1
/
+8
2007-10-10
r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24893: Update documentation for selftest.
Jelmer Vernooij
1
-2
/
+10
2007-10-10
r24887: Support reading testlists from other locations (e.g. Samba3)
Jelmer Vernooij
1
-19
/
+36
2007-10-10
r24878: Support specifying a reason for skips/expected failures
Jelmer Vernooij
1
-28
/
+40
2007-10-10
r24861: Use absolute paths to make it easier to run the testsuite from the Sa...
Jelmer Vernooij
1
-1
/
+2
[next]