summaryrefslogtreecommitdiff
path: root/lib/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* lib/torture: Don't overwrite test outcomesJoseph Sutton2023-04-121-9/+13
* lib/torture: fix subunit names of nested suitesStefan Metzmacher2020-07-071-2/+70
* lib/torture: add back links to the parent objectsStefan Metzmacher2020-07-071-0/+3
* lib/torture: make torture_subunit_test_name() publicStefan Metzmacher2020-07-071-7/+12
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-7/+7
* torture: NULL out after talloc_freeGarming Sam2014-12-301-0/+1
* torture: fix whitespace/tab mixup in internal_torture_run_test()Michael Adam2014-09-081-22/+22
* libtorture: Improve suggestion to mention torture_assert_*() rather thanJelmer Vernooij2012-05-031-1/+1
* torture: Suggest torture_fail() / torture_result().Jelmer Vernooij2012-05-031-1/+2
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-2/+2
* s4:smbtorture do not leave output directory aroundChristian Ambach2011-02-211-0/+1
* s4-torture: not having an output dir is not a fatal errorAndrew Tridgell2011-02-101-1/+3
* s4-torture: fixed uninitialised variable errorAndrew Tridgell2010-10-131-1/+1
* torture: Add debug on what we are removingMatthieu Patou2010-10-111-0/+1
* lib/torture: Add function to clean up the output directoryAndrew Bartlett2010-10-111-1/+65
* torture: Remove unused variable.Jelmer Vernooij2010-09-231-1/+0
* smbtorture: Report times.Jelmer Vernooij2010-09-221-3/+7
* torture: Remove active_testname variable.Jelmer Vernooij2010-09-211-20/+0
* torture: Fix running individual tests.Jelmer Vernooij2010-09-211-26/+60
* subunit.pm: Pass through milliseconds in time reports.Jelmer Vernooij2010-09-141-2/+1
* smbtorture: Emit correct test results if setup fails.James Peach2010-08-171-15/+31
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-5/+5
* smbtorture: Move interactive shell into a separate file.James Peach2010-06-211-1/+1
* torture: Simplify torture suite running, call restricted test suite runner.Jelmer Vernooij2010-04-101-0/+7
* smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij2010-03-311-0/+21
* s4/torture: add a new ulong parameteric torture optionAravind Srinivasan2009-11-171-0/+8
* Remove unused parameter setting.Jelmer Vernooij2009-07-191-8/+0
* s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger2009-06-181-0/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* s3/s4 build: Fix "might be unitialized" warningTim Prouty2008-11-201-1/+1
* Explicitly include samba4 includes.h to fix the build.Jelmer Vernooij2008-11-181-1/+1
* Move torture directory to top-level.Jelmer Vernooij2008-11-161-2/+2
* Move libtorture to top-level.Jelmer Vernooij2008-11-161-0/+627