summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:torture/basic: relax base.trans2 midmight time checkingStefan Metzmacher2011-09-071-2/+4
* s4-test: prevent the utable test from crashingAndrew Tridgell2011-08-181-3/+5
* torture: use tevent_ functions names instead of the legacy event_ onesSimo Sorce2011-08-132-2/+2
* tdb_compat: use tdb_open_compat.Rusty Russell2011-06-201-1/+1
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* s4:torture - always cast correctly when using the "%x" format string argumentMatthias Dieter Wallnöfer2011-05-211-1/+1
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-051-1/+1
* Fix convert_string() to take a *converted_size arg. and return a bool.Jeremy Allison2011-03-301-6/+12
* lib/util/charset rename iconv_convenience to iconv_handleAndrew Bartlett2011-03-251-1/+1
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-242-3/+3
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-1917-0/+17
* Use <tdb.h> to include tdb, so the system include file gets used when buildin...Jelmer Vernooij2011-02-281-1/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-116-55/+54
* smbtorture: correct error handling in BASE-OPEN.James Peach2010-12-111-71/+104
* s4:torture - partially revert "s4:torture - prefer the termination "return"s ...Matthias Dieter Wallnöfer2010-11-301-4/+2
* s4:torture - prefer the termination "return"s at the end of two unittestsMatthias Dieter Wallnöfer2010-11-291-2/+4
* s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"Matthias Dieter Wallnöfer2010-11-292-4/+0
* s4:torture/basic/base.c - fix output warnings regarding "time_t"Matthias Dieter Wallnöfer2010-11-151-2/+4
* File winattr testAbhidnya P Chirmule2010-10-072-0/+248
* File BirthTime testAbhidnya P Chirmule2010-10-071-0/+114
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-164-70/+70
* s4/torture: use time_mono for timeoutsBjörn Jacke2010-09-101-2/+2
* s4/torture: use time_mono for delta timeBjörn Jacke2010-09-101-2/+2
* s4/torture: use monotonic clock for time deltas in denytestBjörn Jacke2010-08-311-15/+15
* smbtorture: Make BASE-OPENATTR report a failure if it fails.James Peach2010-08-111-2/+4
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-164-43/+43
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-181-1/+0
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-183-16/+12
* subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij2010-04-111-36/+36
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-114-5/+5