summaryrefslogtreecommitdiff
path: root/source4/selftest/config.mk
Commit message (Expand)AuthorAgeFilesLines
* s4-selftest: show the test summary at the end of 'make test' in the build farmAndrew Tridgell2009-12-081-0/+1
* librpc: rerun "make idl"Stefan Metzmacher2009-11-261-1/+1
* s4:selftest: allways start with $(ST_RM)Stefan Metzmacher2009-11-171-2/+2
* s4:selftest: place summary file into selftest-prefixStefan Metzmacher2009-11-171-1/+2
* s4:selftest Fix 'make testenv-gdb' and 'make valgrindtest' etcAndrew Bartlett2009-09-081-28/+22
* fixed make test reporting success when provision failsAndrew Tridgell2009-08-171-24/+51
* s4:selftest Remove the 'subunit filter' from make testenv etcAndrew Bartlett2009-08-171-2/+2
* selftest: Add option to strip output of succeeded tests, and use it onJelmer Vernooij2009-06-121-1/+1
* selftest: Output subunit on the buildfarm.Jelmer Vernooij2009-06-121-0/+5
* selftest: Fix handling of testsuite, reintroduce progress indication.Jelmer Vernooij2009-06-111-1/+4
* selftest: Fix subunit stream to include the right prefixes rather thanJelmer Vernooij2009-06-111-1/+1
* selftest: Use external processes for filtering known failures and prettyJelmer Vernooij2009-06-111-16/+14
* selftest: Use filter-xfail for known failuresJelmer Vernooij2009-06-111-2/+5
* selftest: Use subunit internally, and a separate test output formatter.Jelmer Vernooij2009-06-111-18/+19
* s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRINDStefan Metzmacher2009-03-211-6/+6
* selftest: pass down the path to python for provisioning samba4Stefan Metzmacher2009-01-301-1/+2
* selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher2008-10-281-6/+7
* Require separate option for quicktest include list rather than makingJelmer Vernooij2008-10-221-1/+1
* Merge branch 'selftest' of git://git.samba.org/jelmer/sambaJelmer Vernooij2008-10-191-3/+3
|\
| * Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij2008-10-111-6/+9
| |\
| * | Move selftest code to top-level.Jelmer Vernooij2008-09-181-3/+3
* | | Support "make test-X" to run all tests that match regex X.Jelmer Vernooij2008-10-111-0/+3
| |/ |/|
* | Allow 'make testenv-dc', 'make testenv-member', etc.Jelmer Vernooij2008-10-081-0/+3
* | Rename smbd -> samba.Jelmer Vernooij2008-09-241-6/+6
|/
* Fix 'make gdbtest-enb' and the GDB_PROVISION option.Andrew Bartlett2008-07-151-1/+1
* Use variable for selftest directory.Jelmer Vernooij2008-06-251-1/+1
* Add samba4-slow file listing tests that succeed but are just slow.Jelmer Vernooij2008-05-291-17/+26
* Allow connecting to screen.Jelmer Vernooij2008-02-191-2/+2
* Start and kill kvm instance properly.Jelmer Vernooij2008-02-191-0/+3
* Add Kvm start code.Jelmer Vernooij2008-02-191-0/+3
* Use mkinclude (makes the Makefile a bit shorter), use double-colon for phony ...Jelmer Vernooij2008-02-091-22/+17
* r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij2007-12-241-6/+6
* r26560: Add script for running in valgrind.Jelmer Vernooij2007-12-241-4/+4
* r26546: Rather than having a gazillion targets, add output format variable fo...Jelmer Vernooij2007-12-211-6/+3
* r26486: Use portable run-time library path environment variable.Jelmer Vernooij2007-12-211-1/+1
* r25737: Integrate more of the test recipe code into one file, useJelmer Vernooij2007-12-211-1/+1
* r25707: Move selftest makefile code to separate file.Jelmer Vernooij2007-12-211-0/+74