summaryrefslogtreecommitdiff
path: root/source4/torture/basic
AgeCommit message (Expand)AuthorFilesLines
2014-10-03s4:torture:basic: add update into past as error condition in delayed_write_up...Michael Adam1-3/+6
2014-10-03s4:torture:basic: make use of torture_assert macros in delayed_write_update1bMichael Adam1-41/+24
2014-10-03s4:torture:basic: whitespace cleanup in delayed_write_update1bMichael Adam1-5/+5
2014-10-03s4:torture:basic: eliminate potential for false failures in delayed_write_upd...Michael Adam1-19/+18
2014-10-03s4:torture:basic: use assert in the second loop in delayed_write_update1aMichael Adam1-11/+10
2014-10-03s4:torture:basic: add check for size after initial write in delayed_write_upd...Michael Adam1-0/+3
2014-10-03s4:torture:basic: add update into past as error condition in delayed_write_up...Michael Adam1-3/+6
2014-10-03s4:torture:basic: make use of torture_assert macros in delayed_write_update1aMichael Adam1-50/+27
2014-10-03s4:torture:basic: fix spacing in the delayed_write_update1a test.Michael Adam1-6/+6
2014-10-03s4:torture:basic: eliminate potential for false failures in delayed_write_upd...Michael Adam1-18/+18
2014-10-03s4:torture:basic: use assert in the second loop in delayed_write_update1Michael Adam1-11/+10
2014-10-03s4:torture:basic: add check for size after initial write to delayed_write_upd...Michael Adam1-0/+3
2014-10-03s4:torture:basic: add update into past as error condition in delayed_write_up...Michael Adam1-3/+6
2014-10-03s4:torture:basic: make use of torture_assert macros in delayed_write_update1Michael Adam1-56/+28
2014-10-03s4:torture:basic: whitespace fix in delayed_write_update1Michael Adam1-4/+4
2014-10-03s4:torture:basic: remove two unused variables from delayed_write_update3cMichael Adam1-4/+2
2014-10-03s4:torture:basic: use torture_assert macros in delayed_write_updateMichael Adam1-31/+22
2014-10-03s4:torture:basic: whitespace cleanup in delayed_write_updateMichael Adam1-5/+5
2014-09-10s4:torture:base: slightly more generous timing in the defer_open testMichael Adam1-1/+1
2014-09-10s4:torture:base: add torture_comments to the loop of the deferopen test.Michael Adam1-2/+34
2014-09-10s4:torture:base: move i++ down in loop in run_deferopen()Michael Adam1-1/+2
2014-08-18s4:torture: use torture_assert instead of torture_comment and return in defer...Michael Adam1-5/+11
2014-08-07s4:torture: use torture_assert instead of torture_comment and return in defer...Michael Adam1-4/+5
2014-08-07s4:torture: consistently log "pid %u: ..." in the defer_open testMichael Adam1-3/+5
2014-08-07s4:torture: remove an unused variable and bogus check from the defer_open testMichael Adam1-6/+0
2014-06-24torture: Remove confusing reference to (1 sec == 0.25)Andrew Bartlett1-46/+46
2014-06-23torture: tidy up whitespace for clarityAndrew Bartlett1-2/+2
2014-06-23selftest: Run base.delaywrite against plugin_s4_dc only, and with kerberos fo...Andrew Bartlett1-6/+6
2014-06-23torture-base.delaywrite: assert the for a delayed write, that it just takes l...Andrew Bartlett1-29/+24
2014-06-23torture: Only error if the write time was updated is less than the expected d...Andrew Bartlett1-19/+19
2014-06-23torture: Store writetimeupdatedelay in a double to allow easier comparisonAndrew Bartlett1-16/+16
2014-06-12torture: convert torture_comment() -> torture_result() so we can knownfail fl...Andrew Bartlett1-34/+34
2014-06-12torture: convert torture_comment() -> torture_result() so we can knownfail fl...Andrew Bartlett1-82/+82
2014-05-29torture/attr: use security_ace_equal instead of sec_ace_equalDavid Disseldorp1-3/+3
2014-04-02selftest: Remove reduction in time window in delaywrite testAndrew Bartlett1-10/+10
2013-12-05smbtorture: New torture test for bug #9870.Jeremy Allison1-0/+95
2013-02-15Fix the maxfids test so that it does not fork lots of processes and so that i...Richard Sharpe2-19/+5
2012-12-12torture: Make sure we use the correct size for cxd.Andreas Schneider1-2/+3
2012-09-25s4-torture: Fix some nonemtpy blank linesVolker Lendecke1-12/+12
2012-08-31Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any gene...Jeremy Allison1-4/+27
2012-08-17s4:torture:basic: add more delete test - variants of deltest16 and deltest17Michael Adam1-0/+622
2012-08-09s4:torture:basic: check the return status of the last open in deltest16Michael Adam1-0/+2
2012-08-09s4:torture:basic: fix a message typo in the delete17 testMichael Adam1-1/+1
2012-08-09s4:torture:basic: fix abundance of spaces in deltest6Michael Adam1-3/+4
2012-08-09s4:torture:basic:delete: fix 4 vs 8 spc tab formatting in check_delete_on_clo...Michael Adam1-4/+4
2012-05-18s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett3-54/+18
2012-05-18s4-torture: Always use torture_assert() to handle failuresAndrew Bartlett1-9/+6
2012-02-16s4-selftest: fix output of opened connections in torture_holdconBjörn Baumbach1-1/+1
2011-11-30s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher1-5/+21
2011-11-30s4:libcli: move smbcli_transport_establish() logic into smbcli_socket_connect()Stefan Metzmacher1-8/+8