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