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