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