Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r25764: Fix total number of tests count to not include skipped tests. | Jelmer Vernooij | 2 | -36/+31 |
2007-12-21 | r25746: [selftest] make plain output more readable | Stefan Metzmacher | 1 | -9/+10 |
2007-12-21 | r25743: Write short summary of failed tests and skipped tests to file. | Jelmer Vernooij | 3 | -11/+30 |
2007-12-21 | r25742: Start trimming down hash size for start_testsuite. | Jelmer Vernooij | 4 | -27/+26 |
2007-12-21 | r25741: Simplify calls to Subunit functions. | Jelmer Vernooij | 4 | -32/+11 |
2007-12-21 | r25740: More consistent naming for tests, always include environment name in ... | Jelmer Vernooij | 2 | -16/+18 |
2007-12-21 | r25737: Integrate more of the test recipe code into one file, use | Jelmer Vernooij | 18 | -609/+498 |
2007-12-21 | r25722: Start merging the various test plan files for Samba 4 into one, so th... | Jelmer Vernooij | 9 | -134/+85 |
2007-12-21 | r25707: Move selftest makefile code to separate file. | Jelmer Vernooij | 1 | -0/+74 |
2007-12-21 | r25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcap | Stefan Metzmacher | 1 | -0/+4 |
2007-12-21 | r25616: Fedora DS now has a way to install the schema and extra configuration | Andrew Bartlett | 1 | -6/+4 |
2007-12-21 | r25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3. | Jelmer Vernooij | 1 | -3/+13 |
2007-10-10 | r25585: don't start winbindd untill the build-farm faked users work with it | Stefan Metzmacher | 1 | -23/+24 |
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 | r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment v... | Jelmer Vernooij | 2 | -3/+20 |
2007-10-10 | r25504: run WINBIND tests for samba3 | Stefan Metzmacher | 2 | -0/+30 |
2007-10-10 | r25468: export WINBINDD_PRIV_PIPE_DIR | Stefan Metzmacher | 3 | -1/+6 |
2007-10-10 | r25467: use uppercase netbios name for samba3. | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25466: fix calculation of $expected_ret, when there're | Stefan Metzmacher | 2 | -5/+18 |
2007-10-10 | r25465: improve plain output... | Stefan Metzmacher | 1 | -8/+13 |
2007-10-10 | r25464: improve build-farm output... | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r25459: Avoid bashism. Reported by Björn Jacke. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25458: Fix warning | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25450: Make it easier to test with a particular version of OpenLDAP, by | Andrew Bartlett | 1 | -3/+13 |
2007-10-10 | r25438: start samba3's winbindd in the selftest "dc" env | Stefan Metzmacher | 1 | -13/+63 |
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 | 2 | -3/+3 |
2007-10-10 | r25427: fix SELFTEST RUNTIME calculation for the build-farm | Stefan Metzmacher | 2 | -6/+6 |
2007-10-10 | r25395: Fix help for --socket-wrapper-pcap. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25394: Print out version info in test output for use by Samba 3. | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r25385: Don't clutter the buildfarm output with SKIP: lines. | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r25365: Clearer test names | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r25364: List skipped testsuites in summary only. | Jelmer Vernooij | 1 | -9/+24 |
2007-10-10 | r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding sha... | Jelmer Vernooij | 1 | -2/+4 |
2007-10-10 | r25360: Allow --skip to be specified more than once. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25359: Set up Samba3 as dc. | Jelmer Vernooij | 1 | -3/+12 |
2007-10-10 | r25299: Modify the provision script to take an additional argument: --server... | Andrew Bartlett | 1 | -8/+5 |
2007-10-10 | r25183: return LOCKDIR too | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r25182: don't hide the envlog in plain mode | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r25124: Include link to summary page, hide environment variables for 'none' e... | Jelmer Vernooij | 1 | -15/+18 |
2007-10-10 | r25110: Show environment variables in HTML output. | Jelmer Vernooij | 2 | -3/+26 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r25031: Use pointers to services rather than service numbers when possible. | Jelmer Vernooij | 1 | -2/+8 |
2007-10-10 | r24989: use $smbd_maxtime for smbd... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24945: The behaviour of the SAMR server on a member server is worth testing | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r24905: Actually run the transport-independent tests, rather than just the tr... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24901: Somewhat easier and more reliable access to the pid files. | Jelmer Vernooij | 1 | -23/+34 |
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 |