summaryrefslogtreecommitdiff
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-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
* s4:torture:basic: check the return status of the last open in deltest16Michael Adam2012-08-091-0/+2
* s4:torture:basic: fix a message typo in the delete17 testMichael Adam2012-08-091-1/+1
* s4:torture:basic: fix abundance of spaces in deltest6Michael Adam2012-08-091-3/+4
* s4:torture:basic:delete: fix 4 vs 8 spc tab formatting in check_delete_on_clo...Michael Adam2012-08-091-4/+4
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-183-54/+18
* s4-torture: Always use torture_assert() to handle failuresAndrew Bartlett2012-05-181-9/+6
* s4-selftest: fix output of opened connections in torture_holdconBjörn Baumbach2012-02-161-1/+1
* s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher2011-11-301-5/+21
* s4:libcli: move smbcli_transport_establish() logic into smbcli_socket_connect()Stefan Metzmacher2011-11-301-8/+8
* s4:torture: use tctx->ev as event context for pollingStefan Metzmacher2011-11-291-1/+1
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-214-22/+20
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-191-1/+1