summaryrefslogtreecommitdiff
path: root/source4/torture/basic/delaywrite.c
Commit message (Expand)AuthorAgeFilesLines
* delete duplicate testHerb Lewis2017-07-081-1/+0
* s4: torture: Pass TALLOC_CTX * to torture_delay_write().Jeremy Allison2017-05-051-2/+2
* 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
* 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
* 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
* s4-torture: Fix some nonemtpy blank linesVolker Lendecke2012-09-251-12/+12
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-48/+16
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-211-16/+8
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-161-66/+66
* Fix up some of the timing constants for DELAYWRITE. Add some extra tests up t...Jeremy Allison2009-11-051-30/+114
* Torture test for bug 6529 - Offline files conflict with Vista and Office 2003.Jeremy Allison2009-09-141-0/+131
* Allow systems with timestamp granularity of 1sec to work withJeremy Allison2009-08-241-0/+15
* Note that the delaytime for update has changed betweek w2k3 and w2k8.Jeremy Allison2009-06-031-7/+11
* Properly report why a test didn't succeed (required for use with knownJelmer Vernooij2008-09-181-117/+91
* Comment the delay write time tests so I know what they'reJeremy Allison2008-09-121-3/+41