summaryrefslogtreecommitdiff
path: root/source4/selftest/selftest.pl
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r24860: Make it easier to run selftest.pl in a Samba3 source tree.Jelmer Vernooij1-2/+2
2007-10-10r24839: Default to creating a dc + domain member in 'make testenv'.Jelmer Vernooij1-1/+1
2007-10-10r24834: Pass environment name on to skip_testsuite().Jelmer Vernooij1-1/+1
2007-10-10r24741: More use of the torture API.Jelmer Vernooij1-0/+1
2007-10-10r24708: Move subunit code to a separate module.Jelmer Vernooij1-67/+3
2007-10-10r24687: Registry tests are succeeding now so remove from known failure list, ...Jelmer Vernooij1-2/+2
2007-10-10r24675: Specify mode to mkdir, as required by some versions of perl.Jelmer Vernooij1-1/+1
2007-10-10r24671: More improvements to the HTML test suite results: hideJelmer Vernooij1-11/+25
2007-10-10r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ fo...Jelmer Vernooij1-10/+3
2007-10-10r24345: Add --format=html option to selftest.Jelmer Vernooij1-9/+18
2007-10-10r24342: Move environments into a separate directory.Jelmer Vernooij1-21/+33
2007-10-10r24339: Move output functions to separate files.Jelmer Vernooij1-178/+31
2007-10-10r24338: Add callbacks for starting and finishing tests.Jelmer Vernooij1-11/+44
2007-10-10r23860: export WINBINDD_SOCKET_DIR into the testenvStefan Metzmacher1-1/+2
2007-10-10r23851: export _ABS versions of PREFIX and SRCDIRStefan Metzmacher1-0/+2
2007-10-10r23191: Use the new provision-backend script to setup Fedora DS for make test.Andrew Bartlett1-2/+2
2007-10-10r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.plJelmer Vernooij1-1/+5
2007-10-10r22877: Remove stray 'l'Andrew Bartlett1-1/+1
2007-10-10r22623: export SMB_CONF_PATH from selftest.plStefan Metzmacher1-0/+1
2007-10-10r22605: Set up all required environments before starting tests.Jelmer Vernooij1-2/+11
2007-10-10r22575: move script/tests/ -> selftest/Stefan Metzmacher1-0/+883