summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/test
Commit message (Expand)AuthorAgeFilesLines
* r26468: Match getifaddrs more closely, add trivial test.Jelmer Vernooij2007-12-211-0/+20
* r26102: libreplace: remove system/printing.h as it only contains samba3 stuffStefan Metzmacher2007-12-211-1/+0
* r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij2007-10-101-1/+1
* r24054: Fix some warningsVolker Lendecke2007-10-101-2/+2
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* r22658: - add AC_GNU_SOURCE macro for systems which don't have itStefan Metzmacher2007-10-101-1/+1
* r22415: Remove test directory once we are finished. Merge -r 22393:22394James Peach2007-10-101-0/+2
* r22279: add a lot more detailed strtoll() and strtoull() testsStefan Metzmacher2007-10-101-56/+254
* r22253: - make the strtoll tests more verboseStefan Metzmacher2007-10-101-7/+56
* r22246: only test strtoll onceStefan Metzmacher2007-10-101-1/+0
* r22243: remove useless printf'sStefan Metzmacher2007-10-101-2/+0
* r22239: use strlcpy instead of strcpy to make the IBM checker happyStefan Metzmacher2007-10-101-2/+2
* r22223: make comparing of struct tm more verbose and more portableStefan Metzmacher2007-10-101-5/+25
* r22216: move strptime testsuite into it's own fileStefan Metzmacher2007-10-102-105/+155
* r22215: add strptime replacement to libreplace based on the patchStefan Metzmacher2007-10-101-0/+110
* r22203: Improve the replace testsuite a bit.Jelmer Vernooij2007-10-101-11/+151
* r22152: merge from samba3:Stefan Metzmacher2007-10-101-7/+0
* r21798: unsetenv() returns void on some platforms (BSD)Stefan Metzmacher2007-10-101-9/+1
* r21796: check if unsetenv() works on an non-existing keyStefan Metzmacher2007-10-101-0/+2
* r21794: add setenv()/unsetenv() testsuiteStefan Metzmacher2007-10-101-1/+61
* r20819: - include system/aio.hStefan Metzmacher2007-10-101-1/+2
* r20815: merge from samba3Stefan Metzmacher2007-10-101-1/+1
* r20810: unlink the test file when the test is doneStefan Metzmacher2007-10-101-0/+1
* 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