summaryrefslogtreecommitdiff
path: root/lib/torture/torture.h
Commit message (Expand)AuthorAgeFilesLines
* lib/torture: Don't overwrite test outcomesJoseph Sutton2023-04-121-3/+7
* lib/torture: fix tctx arg usage in torture_assert_nttime_equal() macroRalph Boehme2022-12-091-1/+1
* torture: add torture_assertf()Douglas Bagnall2022-06-171-0/+14
* lib/torture: fix subunit names of nested suitesStefan Metzmacher2020-07-071-0/+9
* lib/torture: add back links to the parent objectsStefan Metzmacher2020-07-071-0/+4
* lib/torture: make torture_subunit_test_name() publicStefan Metzmacher2020-07-071-0/+4
* lib/torture: protect torture_assert[_goto]() with a do { } while(0) blockStefan Metzmacher2019-09-101-4/+6
* lib:torture: add torture_assert_u32_[not_]equal[_goto] macrosRalph Boehme2019-08-081-0/+48
* torture: add torture_assert_errno_equal_goto()Ralph Boehme2019-08-071-0/+12
* lib:torture: Fix string comparison macros where we directly pass NULLAndreas Schneider2019-05-081-3/+5
* lib:torture: Fix size type in torture macroAndreas Schneider2019-05-011-4/+4
* s4/torture: make --unclist active with smb2 testcasesPeter Somogyi2017-08-301-0/+2
* lib/torture: add two more ndr assert macrosRalph Boehme2017-05-171-0/+12
* torture: add torture_assert_mem_not_equal_goto()Uri Simchoni2017-03-261-0/+10
* lib/torture: add torture_assert_mem_equal_gotoRalph Boehme2017-03-021-0/+10
* lib:torture: Make variables constAndreas Schneider2016-11-201-4/+4
* s4-torture: add new torture_assert_krb5_error_equal macro.Günther Deschner2016-07-231-0/+8
* torture: show the first differing byte and a dump in torture_assert_data_blob...Günther Deschner2016-07-201-0/+36
* lib/torture: add torture_assert_u64_not_equal_goto macroGünther Deschner2016-03-221-0/+12
* lib/torture: add torture_assert_hresult_{equal,ok} macros.Günther Deschner2015-07-311-0/+11
* lib/torture: be more verbose about ndr failures.Günther Deschner2015-07-031-1/+1
* s4-torture: move torture_assert_sid_equal() out of ndr headers.Günther Deschner2015-07-031-0/+10
* torture: add torture_assert_not_null[_goto]Michael Adam2015-03-301-0/+21
* torture: add torture_assert_int_not_equal_gotoMichael Adam2015-03-301-0/+11
* 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
* libtorture: factor out simple ui backendGregor Beck2012-09-211-0/+1
* torture: add torture_assert_guid_equal() macro.Günther Deschner2011-11-031-0/+10
* 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
* lib/torture: add torture_assert_u64_equal_goto()Stefan Metzmacher2010-12-041-0/+13
* lib/torture: Add function to clean up the output directoryAndrew Bartlett2010-10-111-0/+1
* smbtorture: Report times.Jelmer Vernooij2010-09-221-0/+3
* torture: Remove active_testname variable.Jelmer Vernooij2010-09-211-2/+1
* torture: Fix running individual tests.Jelmer Vernooij2010-09-211-0/+8
* 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/+5
* 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
* smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij2010-03-311-0/+9
* fixed the buildAndrew Tridgell2009-11-181-0/+4
* s4/torture: add new torture_assert_*_todo() macrosSteven Danneman2009-09-081-0/+38
* Remove unused parameter setting.Jelmer Vernooij2009-07-191-3/+0
* torture: minor fixes to torture macro text output.Günther Deschner2009-06-021-2/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* Add helpful function for comparison of DATA_BLOB elementsAndrew Bartlett2008-11-171-0/+15
* Move torture directory to top-level.Jelmer Vernooij2008-11-161-2/+0
* Move libtorture to top-level.Jelmer Vernooij2008-11-161-0/+425