summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic
Commit message (Expand)AuthorAgeFilesLines
* s4:torture:basic: eliminate potential for false failures in delayed_write_upd...Michael Adam2014-10-031-18/+18
* s4:torture:basic: use assert in the second loop in delayed_write_update1bMichael Adam2014-10-031-11/+10
* s4:torture:basic: add check for size after initial write in delayed_write_upd...Michael Adam2014-10-031-0/+3
* s4:torture:basic: add update into past as error condition in delayed_write_up...Michael Adam2014-10-031-3/+4
* s4:torture:basic: make use of torture_assert macros in delayed_write_update1cMichael Adam2014-10-031-42/+23
* s4:torture:basic: whitespace cleanup in delayed_write_update1cMichael Adam2014-10-031-7/+7
* s4:torture:basic: eliminate potential for false failures in delayed_write_upd...Michael Adam2014-10-031-19/+18
* s4:torture:basic: use assert in the second loop in delayed_write_update1bMichael Adam2014-10-031-11/+10
* s4:torture:basic: add check for size after initial write in delayed_write_upd...Michael Adam2014-10-031-0/+3
* s4:torture:basic: add update into past as error condition in delayed_write_up...Michael Adam2014-10-031-3/+6
* s4:torture:basic: make use of torture_assert macros in delayed_write_update1bMichael Adam2014-10-031-41/+24
* s4:torture:basic: whitespace cleanup in delayed_write_update1bMichael Adam2014-10-031-5/+5
* s4:torture:basic: eliminate potential for false failures in delayed_write_upd...Michael Adam2014-10-031-19/+18
* s4:torture:basic: use assert in the second loop in delayed_write_update1aMichael Adam2014-10-031-11/+10
* s4:torture:basic: add check for size after initial write in delayed_write_upd...Michael Adam2014-10-031-0/+3
* s4:torture:basic: add update into past as error condition in delayed_write_up...Michael Adam2014-10-031-3/+6
* s4:torture:basic: make use of torture_assert macros in delayed_write_update1aMichael Adam2014-10-031-50/+27
* s4:torture:basic: fix spacing in the delayed_write_update1a test.Michael Adam2014-10-031-6/+6
* s4:torture:basic: eliminate potential for false failures in delayed_write_upd...Michael Adam2014-10-031-18/+18
* s4:torture:basic: use assert in the second loop in delayed_write_update1Michael Adam2014-10-031-11/+10
* s4:torture:basic: add check for size after initial write to delayed_write_upd...Michael Adam2014-10-031-0/+3
* s4:torture:basic: add update into past as error condition in delayed_write_up...Michael Adam2014-10-031-3/+6
* s4:torture:basic: make use of torture_assert macros in delayed_write_update1Michael Adam2014-10-031-56/+28
* s4:torture:basic: whitespace fix in delayed_write_update1Michael Adam2014-10-031-4/+4
* s4:torture:basic: remove two unused variables from delayed_write_update3cMichael Adam2014-10-031-4/+2
* s4:torture:basic: use torture_assert macros in delayed_write_updateMichael Adam2014-10-031-31/+22
* s4:torture:basic: whitespace cleanup in delayed_write_updateMichael Adam2014-10-031-5/+5
* s4:torture:base: slightly more generous timing in the defer_open testMichael Adam2014-09-101-1/+1
* s4:torture:base: add torture_comments to the loop of the deferopen test.Michael Adam2014-09-101-2/+34
* s4:torture:base: move i++ down in loop in run_deferopen()Michael Adam2014-09-101-1/+2
* s4:torture: use torture_assert instead of torture_comment and return in defer...Michael Adam2014-08-181-5/+11
* s4:torture: use torture_assert instead of torture_comment and return in defer...Michael Adam2014-08-071-4/+5
* s4:torture: consistently log "pid %u: ..." in the defer_open testMichael Adam2014-08-071-3/+5
* s4:torture: remove an unused variable and bogus check from the defer_open testMichael Adam2014-08-071-6/+0
* torture: Remove confusing reference to (1 sec == 0.25)Andrew Bartlett2014-06-241-46/+46
* torture: tidy up whitespace for clarityAndrew Bartlett2014-06-231-2/+2
* selftest: Run base.delaywrite against plugin_s4_dc only, and with kerberos fo...Andrew Bartlett2014-06-231-6/+6
* torture-base.delaywrite: assert the for a delayed write, that it just takes l...Andrew Bartlett2014-06-231-29/+24
* torture: Only error if the write time was updated is less than the expected d...Andrew Bartlett2014-06-231-19/+19
* torture: Store writetimeupdatedelay in a double to allow easier comparisonAndrew Bartlett2014-06-231-16/+16
* torture: convert torture_comment() -> torture_result() so we can knownfail fl...Andrew Bartlett2014-06-121-34/+34
* torture: convert torture_comment() -> torture_result() so we can knownfail fl...Andrew Bartlett2014-06-121-82/+82
* torture/attr: use security_ace_equal instead of sec_ace_equalDavid Disseldorp2014-05-291-3/+3
* selftest: Remove reduction in time window in delaywrite testAndrew Bartlett2014-04-021-10/+10
* smbtorture: New torture test for bug #9870.Jeremy Allison2013-12-051-0/+95
* Fix the maxfids test so that it does not fork lots of processes and so that i...Richard Sharpe2013-02-152-19/+5
* torture: Make sure we use the correct size for cxd.Andreas Schneider2012-12-121-2/+3
* s4-torture: Fix some nonemtpy blank linesVolker Lendecke2012-09-251-12/+12
* Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any gene...Jeremy Allison2012-08-311-4/+27
* s4:torture:basic: add more delete test - variants of deltest16 and deltest17Michael Adam2012-08-171-0/+622