Age | Commit message (Expand) | Author | Files | Lines |
2010-04-09 | selftest: make sure filter-subunit and format-subunit use unbuffered io | Stefan Metzmacher | 1 | -2/+2 |
2010-03-31 | selftest: Convert filter-subunit to Python so the subunit Python module | Jelmer Vernooij | 1 | -1/+1 |
2010-03-30 | selftest: Replace perl subunit formatter with python subunit formatter, | Jelmer Vernooij | 1 | -1/+1 |
2010-03-28 | Remove extension from format-subunit. | Jelmer Vernooij | 1 | -3/+1 |
2010-03-01 | Fix the build, add filtered subunit runner. | Jelmer Vernooij | 1 | -0/+4 |
2010-01-20 | selftest: Use SUBUNIT_FORMATTER command, if set in the environment. | Jelmer Vernooij | 1 | -15/+15 |
2009-12-08 | s4:selftest: use ${selftest_prefix} instead of hardcoded st/ | Stefan Metzmacher | 1 | -1/+1 |
2009-12-08 | s4-selftest: show the test summary at the end of 'make test' in the build farm | Andrew Tridgell | 1 | -0/+1 |
2009-11-26 | librpc: rerun "make idl" | Stefan Metzmacher | 1 | -1/+1 |
2009-11-17 | s4:selftest: allways start with $(ST_RM) | Stefan Metzmacher | 1 | -2/+2 |
2009-11-17 | s4:selftest: place summary file into selftest-prefix | Stefan Metzmacher | 1 | -1/+2 |
2009-09-08 | s4:selftest Fix 'make testenv-gdb' and 'make valgrindtest' etc | Andrew Bartlett | 1 | -28/+22 |
2009-08-17 | fixed make test reporting success when provision fails | Andrew Tridgell | 1 | -24/+51 |
2009-08-17 | s4:selftest Remove the 'subunit filter' from make testenv etc | Andrew Bartlett | 1 | -2/+2 |
2009-06-12 | selftest: Add option to strip output of succeeded tests, and use it on | Jelmer Vernooij | 1 | -1/+1 |
2009-06-12 | selftest: Output subunit on the buildfarm. | Jelmer Vernooij | 1 | -0/+5 |
2009-06-11 | selftest: Fix handling of testsuite, reintroduce progress indication. | Jelmer Vernooij | 1 | -1/+4 |
2009-06-11 | selftest: Fix subunit stream to include the right prefixes rather than | Jelmer Vernooij | 1 | -1/+1 |
2009-06-11 | selftest: Use external processes for filtering known failures and pretty | Jelmer Vernooij | 1 | -16/+14 |
2009-06-11 | selftest: Use filter-xfail for known failures | Jelmer Vernooij | 1 | -2/+5 |
2009-06-11 | selftest: Use subunit internally, and a separate test output formatter. | Jelmer Vernooij | 1 | -18/+19 |
2009-03-21 | s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRIND | Stefan Metzmacher | 1 | -6/+6 |
2009-01-30 | selftest: pass down the path to python for provisioning samba4 | Stefan Metzmacher | 1 | -1/+2 |
2008-10-28 | selftest: move gdb_* and valgrind_* scripts to selftest/ | Stefan Metzmacher | 1 | -6/+7 |
2008-10-22 | Require separate option for quicktest include list rather than making | Jelmer Vernooij | 1 | -1/+1 |
2008-10-19 | Merge branch 'selftest' of git://git.samba.org/jelmer/samba | Jelmer Vernooij | 1 | -3/+3 |
2008-10-11 | Support "make test-X" to run all tests that match regex X. | Jelmer Vernooij | 1 | -0/+3 |
2008-10-11 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftest | Jelmer Vernooij | 1 | -6/+9 |
2008-10-08 | Allow 'make testenv-dc', 'make testenv-member', etc. | Jelmer Vernooij | 1 | -0/+3 |
2008-09-24 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -6/+6 |
2008-09-18 | Move selftest code to top-level. | Jelmer Vernooij | 1 | -3/+3 |
2008-07-15 | Fix 'make gdbtest-enb' and the GDB_PROVISION option. | Andrew Bartlett | 1 | -1/+1 |
2008-06-25 | Use variable for selftest directory. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-29 | Add samba4-slow file listing tests that succeed but are just slow. | Jelmer Vernooij | 1 | -17/+26 |
2008-02-19 | Allow connecting to screen. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-19 | Start and kill kvm instance properly. | Jelmer Vernooij | 1 | -0/+3 |
2008-02-19 | Add Kvm start code. | Jelmer Vernooij | 1 | -0/+3 |
2008-02-09 | Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ... | Jelmer Vernooij | 1 | -22/+17 |
2007-12-24 | r26561: Fix make gdbtest, valgrindtest and testenv for shared libs. | Jelmer Vernooij | 1 | -6/+6 |
2007-12-24 | r26560: Add script for running in valgrind. | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r26546: Rather than having a gazillion targets, add output format variable fo... | Jelmer Vernooij | 1 | -6/+3 |
2007-12-21 | r26486: Use portable run-time library path environment variable. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25737: Integrate more of the test recipe code into one file, use | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25707: Move selftest makefile code to separate file. | Jelmer Vernooij | 1 | -0/+74 |