summaryrefslogtreecommitdiff
path: root/source4/torture/basic
AgeCommit message (Expand)AuthorFilesLines
2008-04-27Move subunit infrastructure code into lib/torture.Jelmer Vernooij3-4/+3
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-1/+2
2008-04-13Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij1-1/+1
2008-04-08BASE-DELAYWRITE: be more friendly to filesystems without high resolution time...Stefan Metzmacher1-1/+12
2008-04-08BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u...Stefan Metzmacher1-101/+164
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij8-0/+9
2008-02-26BASE-DEFER_OPEN: be less strict with to late responsesStefan Metzmacher1-1/+1
2008-02-25BASE-DEFER_OPEN: add torture:sharedelays option to run this test fasterStefan Metzmacher1-5/+13
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-3/+3
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2-8/+5
2008-01-03r26653: Janitorial: Remove global_loadparm use in two more places.Jelmer Vernooij1-14/+19
2008-01-03r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2-1/+2
2008-01-02r26646: libcli/smb_composite: Allow specifying SMB parameters in smb_composit...Jelmer Vernooij1-0/+6
2008-01-02r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2-2/+3
2007-12-21r26466: Janitorial: Remove pstrings and static char[]s from torture/basic/sca...Kai Blin1-77/+144
2007-12-21r26438: Store iconv convenience in tdr push contexts.Jelmer Vernooij2-2/+2
2007-12-21r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij3-9/+12
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij2-2/+2
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-1/+1
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij3-9/+9
2007-12-21r26307: BASE-DELAYWRITE: only set the write timeStefan Metzmacher1-3/+3
2007-12-21r26306: BASE-DELAYWRITE: print access time stamps and test fileinfo and pathi...Stefan Metzmacher1-3/+36
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij1-1/+1
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij5-12/+12
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij3-11/+11
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij1-1/+1
2007-12-21r26220: BASE-DELAYWRITE: add more subtests to explore write time update detailsStefan Metzmacher1-0/+679
2007-12-21r26219: BASE-DELAYWRITE: make the tests more strict about the write time updateStefan Metzmacher1-38/+49
2007-10-10r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij14-438/+438
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij3-5/+5
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-3/+3
2007-10-10r25186: Fix a memory corruption in base-mangleVolker Lendecke1-1/+1
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij3-0/+3
2007-10-10r25008: Remove use of pstring.Jelmer Vernooij1-14/+17
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij11-35/+35
2007-10-10r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij2-108/+54
2007-10-10r24874: Fix double free of smbcli_tree.Jelmer Vernooij2-8/+4
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij1-4/+2
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij1-1/+1
2007-10-10r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij1-0/+2
2007-10-10r24670: Use torture functions for settings.Jelmer Vernooij1-2/+2
2007-10-10r23810: Make things static, and remove unsued code.Andrew Bartlett1-17/+17
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell18-54/+36
2007-10-10r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett1-2/+2
2007-10-10r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt...Alexander Bokovoy1-2/+3
2007-10-10r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it.Alexander Bokovoy1-6/+7
2007-10-10r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating.Alexander Bokovoy1-1/+1
2007-10-10r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr...Alexander Bokovoy1-1/+1