| Commit message (Expand) | Author | Age | Files | Lines |
* | torture: Remove confusing reference to (1 sec == 0.25) | Andrew Bartlett | 2014-06-24 | 1 | -46/+46 |
* | torture: tidy up whitespace for clarity | Andrew Bartlett | 2014-06-23 | 1 | -2/+2 |
* | selftest: Run base.delaywrite against plugin_s4_dc only, and with kerberos fo... | Andrew Bartlett | 2014-06-23 | 1 | -6/+6 |
* | torture-base.delaywrite: assert the for a delayed write, that it just takes l... | Andrew Bartlett | 2014-06-23 | 1 | -29/+24 |
* | torture: Only error if the write time was updated is less than the expected d... | Andrew Bartlett | 2014-06-23 | 1 | -19/+19 |
* | torture: Store writetimeupdatedelay in a double to allow easier comparison | Andrew Bartlett | 2014-06-23 | 1 | -16/+16 |
* | torture: convert torture_comment() -> torture_result() so we can knownfail fl... | Andrew Bartlett | 2014-06-12 | 1 | -34/+34 |
* | selftest: Remove reduction in time window in delaywrite test | Andrew Bartlett | 2014-04-02 | 1 | -10/+10 |
* | smbtorture: New torture test for bug #9870. | Jeremy Allison | 2013-12-05 | 1 | -0/+95 |
* | s4-torture: Fix some nonemtpy blank lines | Volker Lendecke | 2012-09-25 | 1 | -12/+12 |
* | s4-torture: Improve torture test boilerplate, use torture_assert() | Andrew Bartlett | 2012-05-18 | 1 | -48/+16 |
* | Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s... | Jeremy Allison | 2011-11-21 | 1 | -16/+8 |
* | source4/torture/basic: Fix prototypes for all functions. | Jelmer Vernooij | 2011-03-19 | 1 | -0/+1 |
* | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2010-12-11 | 1 | -1/+1 |
* | s3/s4: merge msleep and smb_msleep | Björn Jacke | 2010-09-16 | 1 | -66/+66 |
* | Fix up some of the timing constants for DELAYWRITE. Add some extra tests up t... | Jeremy Allison | 2009-11-05 | 1 | -30/+114 |
* | Torture test for bug 6529 - Offline files conflict with Vista and Office 2003. | Jeremy Allison | 2009-09-14 | 1 | -0/+131 |
* | Allow systems with timestamp granularity of 1sec to work with | Jeremy Allison | 2009-08-24 | 1 | -0/+15 |
* | Note that the delaytime for update has changed betweek w2k3 and w2k8. | Jeremy Allison | 2009-06-03 | 1 | -7/+11 |
* | Properly report why a test didn't succeed (required for use with known | Jelmer Vernooij | 2008-09-18 | 1 | -117/+91 |
* | Comment the delay write time tests so I know what they're | Jeremy Allison | 2008-09-12 | 1 | -3/+41 |
* | A truncate write must be a smbcli_smbwrite, not a | Jeremy Allison | 2008-09-09 | 1 | -1/+1 |
* | Make it easier to see when tests start/end. | Jeremy Allison | 2008-09-08 | 1 | -15/+52 |
* | BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat... | Stefan Metzmacher | 2008-09-08 | 1 | -0/+204 |
* | BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr... | Stefan Metzmacher | 2008-09-08 | 1 | -0/+206 |
* | BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t... | Stefan Metzmacher | 2008-09-08 | 1 | -0/+157 |
* | BASE-DELAYWRITE: demonstrate that the time between the open and the first wri... | Stefan Metzmacher | 2008-09-08 | 1 | -0/+159 |
* | BASE-DELAYWRITE: test more details of the truncate write time update behavior | Stefan Metzmacher | 2008-09-08 | 1 | -4/+371 |
* | Don't compare identity, it'll never be different. | Jeremy Allison | 2008-09-05 | 1 | -2/+2 |
* | Added tests that show that write time update is immediate | Jeremy Allison | 2008-09-05 | 1 | -1/+347 |
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2008-06-03 | 1 | -1/+3 |
|\ |
|
| * | BASE-DELAYWRITE: fix test on filesystem without high resolution timestamps | Stefan Metzmacher | 2008-06-03 | 1 | -1/+1 |
| * | BASE-DELAYWRITE: add missing time checks to make sure the server has updated ... | Stefan Metzmacher | 2008-06-03 | 1 | -0/+2 |
* | | remove unused macros | Andrew Tridgell | 2008-06-02 | 1 | -12/+0 |
|/ |
|
* | BASE-DELAYWRITE: be more friendly to filesystems without high resolution time... | Stefan Metzmacher | 2008-04-08 | 1 | -1/+12 |
* | BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u... | Stefan Metzmacher | 2008-04-08 | 1 | -101/+164 |
* | Install public header files again and include required prototypes. | Jelmer Vernooij | 2008-04-02 | 1 | -0/+1 |
* | r26307: BASE-DELAYWRITE: only set the write time | Stefan Metzmacher | 2007-12-21 | 1 | -3/+3 |
* | r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathi... | Stefan Metzmacher | 2007-12-21 | 1 | -3/+36 |
* | r26220: BASE-DELAYWRITE: add more subtests to explore write time update details | Stefan Metzmacher | 2007-12-21 | 1 | -0/+679 |
* | r26219: BASE-DELAYWRITE: make the tests more strict about the write time update | Stefan Metzmacher | 2007-12-21 | 1 | -38/+49 |
* | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 2007-10-10 | 1 | -45/+45 |
* | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2007-10-10 | 1 | -3/+2 |
* | r21707: Finally merge my (long-living) perlselftest branch. | Jelmer Vernooij | 2007-10-10 | 1 | -15/+15 |
* | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 2007-10-10 | 1 | -120/+89 |
* | r16907: Add an index parameter to torture_open_connection. Next step is to en... | Volker Lendecke | 2007-10-10 | 1 | -3/+3 |
* | r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l... | Stefan Metzmacher | 2007-10-10 | 1 | -0/+1 |
* | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r14527: Fix build problems. | Jelmer Vernooij | 2007-10-10 | 1 | -0/+1 |
* | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 2007-10-10 | 1 | -12/+12 |