Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-21 | r26287: selftest: fix stupid typo LDB_MODULE_PATH -> LDB_MODULES_PATH | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 038fb0d8908fb1990ee11144da76a37e5ba8e854) | |||||
2007-12-21 | r25914: selftest: fix the module pathes when using --with-selftest-prefix | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 092b93b1356bbf73d40a1d7bb971a4ef4967d662) | |||||
2007-12-21 | r25887: Build Samba-specific ldb modules as dso's. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 9d73becbb24fbde2e319e18e84af35d9efaeefda) | |||||
2007-12-21 | r25764: Fix total number of tests count to not include skipped tests. | Jelmer Vernooij | 1 | -32/+28 | |
(This used to be commit d90b058cd48d8b08bb0a0cd6e97ad95062f8259e) | |||||
2007-12-21 | r25743: Write short summary of failed tests and skipped tests to file. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 22cb93e5c00c9bd2a9288ba13336389d45c9987f) | |||||
2007-12-21 | r25742: Start trimming down hash size for start_testsuite. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit f2319fbe9be76966c81f3d4279f6bc2a631a3a5a) | |||||
2007-12-21 | r25741: Simplify calls to Subunit functions. | Jelmer Vernooij | 1 | -5/+5 | |
(This used to be commit e42de5d8346a12c3fcdb8f9af1efa650c368a442) | |||||
2007-12-21 | r25737: Integrate more of the test recipe code into one file, use | Jelmer Vernooij | 1 | -17/+42 | |
different mechanism for determining the quicktest list. Quicktest is a bit verbose now (reports all the tests not run as SKIP:) (This used to be commit e99e9c167f49c5f8762c7ad16b10ff4aab98091e) | |||||
2007-12-21 | r25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcap | Stefan Metzmacher | 1 | -0/+4 | |
metze (This used to be commit eceed3f6d6d8df2abd264b7cc7b74ad3e1fc0758) | |||||
2007-10-10 | r25581: move variable to the place it belongs to. | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 578b4711c9cb8f1e8ac21f7d83342aa0a34ad722) | |||||
2007-10-10 | r25580: Error out if there are no tests to run. | Jelmer Vernooij | 1 | -0/+5 | |
(This used to be commit eddb663959b62a7170998f1ba0fad59967fcff67) | |||||
2007-10-10 | r25468: export WINBINDD_PRIV_PIPE_DIR | Stefan Metzmacher | 1 | -1/+2 | |
metze (This used to be commit 80d05c2789cd053f7f401916fb0b45d4c9ecb46e) | |||||
2007-10-10 | r25466: fix calculation of $expected_ret, when there're | Stefan Metzmacher | 1 | -0/+1 | |
some expected and some unexpected failures within one testsuite. metze (This used to be commit ca2a07c71fd5aa2446c0c292b4b058acc0b54838) | |||||
2007-10-10 | r25437: let the default env for 'make testenv' depend on the target | Stefan Metzmacher | 1 | -2/+5 | |
as only samba4 supports the "member target yet. metze (This used to be commit 81bf9a063eb7193d4e5076d69bb4651b7ac229d1) | |||||
2007-10-10 | r25435: actually pass the statistics to the buildfarm output module | Stefan Metzmacher | 1 | -1/+1 | |
to calculate the SELFTEST RUNTIME correct metze (This used to be commit 12e485170909c8e09962aa2080b86455ad6509e5) | |||||
2007-10-10 | r25395: Fix help for --socket-wrapper-pcap. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 15e41e42788428d27a5d006622d84b30e5cd40d6) | |||||
2007-10-10 | r25360: Allow --skip to be specified more than once. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit f6dd844dc4ad7da7508b3ff78190ce6d5c697789) | |||||
2007-10-10 | r25110: Show environment variables in HTML output. | Jelmer Vernooij | 1 | -3/+5 | |
(This used to be commit 62e770ace32f0e38863d4020773562e74117fc65) | |||||
2007-10-10 | r24899: Register signal handler that tears down environment. | Jelmer Vernooij | 1 | -1/+8 | |
(This used to be commit fa89d228dd1988a74eea107ac8c2773cff7b9df1) | |||||
2007-10-10 | r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 527ea7fccf4ace9cd9cbacf49820ecd208b8d570) | |||||
2007-10-10 | r24893: Update documentation for selftest. | Jelmer Vernooij | 1 | -2/+10 | |
(This used to be commit df8f0677f398b26a2764be74715294bb76b1c248) | |||||
2007-10-10 | r24887: Support reading testlists from other locations (e.g. Samba3) | Jelmer Vernooij | 1 | -19/+36 | |
(This used to be commit 88537c5affb91050b1cce244688d99624d0f6c7d) | |||||
2007-10-10 | r24878: Support specifying a reason for skips/expected failures | Jelmer Vernooij | 1 | -28/+40 | |
(This used to be commit 84c94b37fed837c7a45f59746de80d20063d93e8) | |||||
2007-10-10 | r24861: Use absolute paths to make it easier to run the testsuite from the ↵ | Jelmer Vernooij | 1 | -1/+2 | |
Samba3 source. (This used to be commit 022d5a43cedeb5cca7e4cf3424963e2180ec1f2f) | |||||
2007-10-10 | r24860: Make it easier to run selftest.pl in a Samba3 source tree. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 53ec879e3168e9f56e774f0b0d70aeebb3795f8e) | |||||
2007-10-10 | r24839: Default to creating a dc + domain member in 'make testenv'. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 221d2279131c72c8055ceebe0314930881085aeb) | |||||
2007-10-10 | r24834: Pass environment name on to skip_testsuite(). | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 2ac1f32506c9fdfbe836f605b2152a9e094dc733) | |||||
2007-10-10 | r24741: More use of the torture API. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit de05c3651a6e9e6611b296873526afd9292327c1) | |||||
2007-10-10 | r24708: Move subunit code to a separate module. | Jelmer Vernooij | 1 | -67/+3 | |
(This used to be commit 4be702896d6875b463dee046b34744b0b5699519) | |||||
2007-10-10 | r24687: Registry tests are succeeding now so remove from known failure list, ↵ | Jelmer Vernooij | 1 | -2/+2 | |
add summary page with failures and skipped tests to html output. (This used to be commit 227659c2c05f76a37e1c9d20dc3f8b6966a111df) | |||||
2007-10-10 | r24675: Specify mode to mkdir, as required by some versions of perl. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 2a21e69cd334fca7da8997562356e813a20a038f) | |||||
2007-10-10 | r24671: More improvements to the HTML test suite results: hide | Jelmer Vernooij | 1 | -11/+25 | |
control messages, improve summary, stylesheet. (This used to be commit fcc2320417707ec803d706a923a231fbd1bb72a7) | |||||
2007-10-10 | r24669: Add CSS to the test run HTML output. See http://samba.org/~jelmer/ ↵ | Jelmer Vernooij | 1 | -10/+3 | |
for an example of the current output. (This used to be commit 1e57394e865a9122bddb3413088a19d4f57a3e3d) | |||||
2007-10-10 | r24345: Add --format=html option to selftest. | Jelmer Vernooij | 1 | -9/+18 | |
(This used to be commit de66bced9468b338e94d430a474616016c6078a5) | |||||
2007-10-10 | r24342: Move environments into a separate directory. | Jelmer Vernooij | 1 | -21/+33 | |
(This used to be commit e3fe7ef92bae1a870c9de9f90becb3a3c67f98fe) | |||||
2007-10-10 | r24339: Move output functions to separate files. | Jelmer Vernooij | 1 | -178/+31 | |
(This used to be commit f4ff4c5f61189c71ab60a5455272302add9e1d97) | |||||
2007-10-10 | r24338: Add callbacks for starting and finishing tests. | Jelmer Vernooij | 1 | -11/+44 | |
(This used to be commit 824833b59a1c9c829cea4e5c4bfd2387b1bc7a2f) | |||||
2007-10-10 | r23860: export WINBINDD_SOCKET_DIR into the testenv | Stefan Metzmacher | 1 | -1/+2 | |
metze (This used to be commit 0d27c1b54e2ea2f7cc0bdcd80f484faa2933a998) | |||||
2007-10-10 | r23851: export _ABS versions of PREFIX and SRCDIR | Stefan Metzmacher | 1 | -0/+2 | |
metze (This used to be commit 759b5d94b378429a35c9901b870a89c99dad14f2) | |||||
2007-10-10 | r23191: Use the new provision-backend script to setup Fedora DS for make test. | Andrew Bartlett | 1 | -2/+2 | |
OpenLDAP to follow once I get things working... Andrew Bartlett (This used to be commit 2cde9eb860fe95b52e7e9300222000a2a1666ca2) | |||||
2007-10-10 | r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.pl | Jelmer Vernooij | 1 | -1/+5 | |
(This used to be commit 222acbe33b427a6ccae3b9e27b545f22e4564d5c) | |||||
2007-10-10 | r22877: Remove stray 'l' | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit 97960421a17ea0f48b8b355e55d796f0837c73cd) | |||||
2007-10-10 | r22623: export SMB_CONF_PATH from selftest.pl | Stefan Metzmacher | 1 | -0/+1 | |
metze (This used to be commit 6fb6666e42b78bce57feaccb9a74231074f0abce) | |||||
2007-10-10 | r22605: Set up all required environments before starting tests. | Jelmer Vernooij | 1 | -2/+11 | |
(This used to be commit adf835a32440b4a531ce27a78920df945eca1ba8) | |||||
2007-10-10 | r22575: move script/tests/ -> selftest/ | Stefan Metzmacher | 1 | -0/+883 | |
as discussed with jelmer and abartlet metze (This used to be commit e9fe3c40e10accb63d7a2124d3a7e77e499c4209) |