summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/test
Commit message (Expand)AuthorAgeFilesLines
* r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) becausePaul Green2007-10-101-2/+2
* r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij2007-10-101-2/+9
* r19411: sigh - we can't call close here as its mapped to swrap_close() in theAndrew Tridgell2007-10-101-3/+0
* r19410: - fixed checker errorAndrew Tridgell2007-10-101-1/+4
* r19393: Add replacement function for socketpair()Jelmer Vernooij2007-10-101-0/+41
* r19373: Merge changes from subunit branch: Convert libreplace testsuite to aJelmer Vernooij2007-10-102-24/+20
* r19116: fixed a checker warningAndrew Tridgell2007-10-101-4/+2
* r19033: prepare to use the libreplace testsuite as LOCAL-REPLACE in smbtortureStefan Metzmacher2007-10-101-4/+6
* r19029: test if opendir() on a file sets errno = ENOTDIRStefan Metzmacher2007-10-101-2/+6
* r18491: fixed a warningAndrew Tridgell2007-10-101-1/+1
* r18444: return the correct value on errorStefan Metzmacher2007-10-101-2/+3
* r18442: run the os2_delete test in the testsuite tooStefan Metzmacher2007-10-102-6/+13
* r18419: fix include paths of the configure testsStefan Metzmacher2007-10-101-0/+110
* r18343: fixed setlinebuf() prototype, added test for it, and use it in twoAndrew Tridgell2007-10-101-1/+2
* r18332: added back in our shared mmap test codeAndrew Tridgell2007-10-101-0/+68
* r18160: - pread and pwrite replacements need to be non-staticAndrew Tridgell2007-10-101-7/+0
* r18141: an accidental nested C comment!Andrew Tridgell2007-10-101-1/+1
* r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2007-10-101-24/+21
* r18059: another cpp errorAndrew Tridgell2007-10-101-1/+1
* r18051: - add gcc warning flagsAndrew Tridgell2007-10-101-46/+54
* r18045: Update format, list "test" target as phony.Jelmer Vernooij2007-10-101-1/+1
* r18043: added strlcpy() testAndrew Tridgell2007-10-101-2/+23
* r18041: started on the bodies of the testsuite functions for libreplaceAndrew Tridgell2007-10-101-1/+43
* r18038: make test fns staticAndrew Tridgell2007-10-101-43/+43
* r18031: Merge my replace fixes:Jelmer Vernooij2007-10-101-0/+366