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