summaryrefslogtreecommitdiff
path: root/lib/torture
AgeCommit message (Expand)AuthorFilesLines
2015-07-31lib/torture: add torture_assert_hresult_{equal,ok} macros.Günther Deschner1-0/+11
2015-07-03lib/torture: be more verbose about ndr failures.Günther Deschner1-1/+1
2015-07-03s4-torture: move torture_assert_sid_equal() out of ndr headers.Günther Deschner1-0/+10
2015-03-30torture: add torture_assert_not_null[_goto]Michael Adam1-0/+21
2015-03-30torture: add torture_assert_int_not_equal_gotoMichael Adam1-0/+11
2015-03-06Inline outputting of subunit in libtorture.Jelmer Vernooij2-7/+24
2014-12-30torture: NULL out after talloc_freeGarming Sam1-0/+1
2014-10-03torture: add torture_assert_u64_not_equal()Michael Adam1-0/+11
2014-10-03torture: add torture_assert_int_not_equalMichael Adam1-0/+10
2014-09-08torture: fix whitespace/tab mixup in internal_torture_run_test()Michael Adam1-22/+22
2013-08-22pkgconfig: Do not hardcode library version numbers in pc files.Günther Deschner1-1/+1
2012-09-21libtorture: factor out simple ui backendGregor Beck3-1/+87
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-11-03torture: add torture_assert_guid_equal() macro.Günther Deschner1-0/+10
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-12-22s4-smbtorture: add torture_assert_nttime_equal macro.Günther Deschner1-1/+7
2010-12-17s4-smbtorture: add torture_assert_strn_equal macro.Günther Deschner1-0/+10
2010-12-08s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell1-1/+1
2010-12-04lib/torture: add torture_assert_u64_equal_goto()Stefan Metzmacher1-0/+13
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-17/+0
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-1/+1
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-1/+1
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 Bartlett2-1/+66
2010-09-23torture: Remove unused variable.Jelmer Vernooij1-1/+0
2010-09-23lib-subunit: fixed build on systems without subunit devel libraryAndrew Tridgell1-4/+2
2010-09-22smbtorture: Report times.Jelmer Vernooij3-5/+39
2010-09-22torture: Use system subunit library if available.Jelmer Vernooij1-1/+0
2010-09-22smbtorture: Use subunit C library.Jelmer Vernooij2-28/+27
2010-09-21torture: Remove active_testname variable.Jelmer Vernooij2-22/+1
2010-09-21torture: Fix running individual tests.Jelmer Vernooij3-28/+70
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 Peach2-2/+2
2010-04-10torture: Simplify torture suite running, call restricted test suite runner.Jelmer Vernooij2-0/+12
2010-04-09lib/torture: also print intergers as HEX values in the torture_assert macrosStefan Metzmacher1-6/+8
2010-04-09torture: add torture_assert_goto() convenience macroKamen Mazdrashki1-0/+7
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-3/+0
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06s4-waf: enable the pc_files in the build rulesAndrew Tridgell1-1/+1
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+12
2010-03-31smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij3-1/+53
2009-11-18fixed the buildAndrew Tridgell1-0/+4
2009-11-17s4/torture: add a new ulong parameteric torture optionAravind Srinivasan1-0/+8