summaryrefslogtreecommitdiffstats
path: root/lib/torture
Commit message (Expand)AuthorAgeFilesLines
* Inline outputting of subunit in libtorture.Jelmer Vernooij2015-03-062-7/+24
* torture: NULL out after talloc_freeGarming Sam2014-12-301-0/+1
* torture: add torture_assert_u64_not_equal()Michael Adam2014-10-031-0/+11
* torture: add torture_assert_int_not_equalMichael Adam2014-10-031-0/+10
* torture: fix whitespace/tab mixup in internal_torture_run_test()Michael Adam2014-09-081-22/+22
* pkgconfig: Do not hardcode library version numbers in pc files.Günther Deschner2013-08-221-1/+1
* libtorture: factor out simple ui backendGregor Beck2012-09-213-1/+87
* 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
* torture: add torture_assert_guid_equal() macro.Günther Deschner2011-11-031-0/+10
* 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-smbtorture: add torture_assert_nttime_equal macro.Günther Deschner2010-12-221-1/+7
* s4-smbtorture: add torture_assert_strn_equal macro.Günther Deschner2010-12-171-0/+10
* s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2010-12-081-1/+1
* lib/torture: add torture_assert_u64_equal_goto()Stefan Metzmacher2010-12-041-0/+13
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-17/+0
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-1/+1
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* 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-112-1/+66
* torture: Remove unused variable.Jelmer Vernooij2010-09-231-1/+0
* lib-subunit: fixed build on systems without subunit devel libraryAndrew Tridgell2010-09-231-4/+2
* smbtorture: Report times.Jelmer Vernooij2010-09-223-5/+39
* torture: Use system subunit library if available.Jelmer Vernooij2010-09-221-1/+0
* smbtorture: Use subunit C library.Jelmer Vernooij2010-09-222-28/+27
* torture: Remove active_testname variable.Jelmer Vernooij2010-09-212-22/+1
* torture: Fix running individual tests.Jelmer Vernooij2010-09-213-28/+70
* 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-212-2/+2
* torture: Simplify torture suite running, call restricted test suite runner.Jelmer Vernooij2010-04-102-0/+12
* lib/torture: also print intergers as HEX values in the torture_assert macrosStefan Metzmacher2010-04-091-6/+8
* torture: add torture_assert_goto() convenience macroKamen Mazdrashki2010-04-091-0/+7
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-3/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: enable the pc_files in the build rulesAndrew Tridgell2010-04-061-1/+1
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+12
* smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij2010-03-313-1/+53
* fixed the buildAndrew Tridgell2009-11-181-0/+4
* s4/torture: add a new ulong parameteric torture optionAravind Srinivasan2009-11-171-0/+8
* s4/torture: add new torture_assert_*_todo() macrosSteven Danneman2009-09-081-0/+38
* Remove unused parameter setting.Jelmer Vernooij2009-07-192-11/+0
* s4: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger2009-06-181-0/+2
* torture: minor fixes to torture macro text output.Günther Deschner2009-06-021-2/+2
* lib/torture: fix depency to map_nt_error_from_unix()Stefan Metzmacher2009-02-261-1/+3