summaryrefslogtreecommitdiff
path: root/source4/torture/util.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-2/+2
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
2007-10-10r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher1-16/+0
and return more detailed errors metze (This used to be commit c2b645c8763fd75a0a81983ec44a5990670c4fc4)
2007-10-10r24897: Do some sanity checking on --basedir.Jelmer Vernooij1-2/+3
(This used to be commit 32dbaa142a2514d011a91ba0a0026934305e295f)
2007-10-10r24741: More use of the torture API.Jelmer Vernooij1-3/+1
(This used to be commit de05c3651a6e9e6611b296873526afd9292327c1)
2007-10-10r24657: Use torture functions.Jelmer Vernooij1-5/+5
(This used to be commit e95c50fc501ee4e2a394dc01f2708abb9d937e28)
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
2007-10-10r22286: Import branch that converted the Samba4 test target code to perl and ↵Jelmer Vernooij1-71/+0
makes the code a bit clearer. (This used to be commit e3ba5ced0440e736f0f140e12a8c728f79a20bb2)
2007-10-10r22256: Use shorter directory names for tests.Jelmer Vernooij1-1/+1
(This used to be commit cddf4d95aa88f4653c2b5da7bdfa4d03bdae0bbc)
2007-10-10r19680: Allow specifying basedir for test data.Jelmer Vernooij1-1/+4
Create temporary directories in base directory. (This used to be commit f111feb1d2b82a9ec3a8b6fbcdbe297bf11edc42)
2007-10-10r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke1-0/+42
Volker (This used to be commit 12aa900eb2ffde3711a30c7e063bfba95128e91d)
2007-10-10r16527: Add target argument for smbtorture.Jelmer Vernooij1-3/+5
Remove duplicate unc path separator conversion. Add prefix for tempdirs. (This used to be commit 3763ed3092fa89558390a9721be8437a7c380790)
2007-10-10r16526: Add torture_setup_server() with test.Jelmer Vernooij1-1/+73
(This used to be commit 6a1ed8ad756b97f61d4af9df2c7a7d889a2d09ef)
2007-10-10r16518: Split up torture_util.c in smb and non-smb specific parts.Jelmer Vernooij1-0/+43
Add torture_temp_dir() function, with test. (This used to be commit c9d287dc0e3f8fc4e8399cd5095ef38f2b9f40c6)