summaryrefslogtreecommitdiff
path: root/lib/torture/torture.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-03libtorture: Improve suggestion to mention torture_assert_*() rather thanJelmer Vernooij1-1/+1
2012-05-03torture: Suggest torture_fail() / torture_result().Jelmer Vernooij1-1/+2
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett1-2/+2
2011-02-21s4:smbtorture do not leave output directory aroundChristian Ambach1-0/+1
2011-02-10s4-torture: not having an output dir is not a fatal errorAndrew Tridgell1-1/+3
2010-10-13s4-torture: fixed uninitialised variable errorAndrew Tridgell1-1/+1
2010-10-11torture: Add debug on what we are removingMatthieu Patou1-0/+1
2010-10-11lib/torture: Add function to clean up the output directoryAndrew Bartlett1-1/+65
2010-09-23torture: Remove unused variable.Jelmer Vernooij1-1/+0
2010-09-22smbtorture: Report times.Jelmer Vernooij1-3/+7
2010-09-21torture: Remove active_testname variable.Jelmer Vernooij1-20/+0
2010-09-21torture: Fix running individual tests.Jelmer Vernooij1-26/+60
2010-09-14subunit.pm: Pass through milliseconds in time reports.Jelmer Vernooij1-2/+1
2010-08-17smbtorture: Emit correct test results if setup fails.James Peach1-15/+31
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-5/+5
2010-06-21smbtorture: Move interactive shell into a separate file.James Peach1-1/+1
2010-04-10torture: Simplify torture suite running, call restricted test suite runner.Jelmer Vernooij1-0/+7
2010-03-31smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij1-0/+21
2009-11-17s4/torture: add a new ulong parameteric torture optionAravind Srinivasan1-0/+8
2009-07-19Remove unused parameter setting.Jelmer Vernooij1-8/+0
2009-06-18s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger1-0/+2
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-11-20s3/s4 build: Fix "might be unitialized" warningTim Prouty1-1/+1
2008-11-18Explicitly include samba4 includes.h to fix the build.Jelmer Vernooij1-1/+1
2008-11-16Move torture directory to top-level.Jelmer Vernooij1-2/+2
2008-11-16Move libtorture to top-level.Jelmer Vernooij1-0/+627