summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-15make sure we first search for libraries in the newly built tree rather than t...Mike Frysinger
2006-02-14dont fail on locale-based tests, just skip themMike Frysinger
2006-02-14document new test frameworkMike Frysinger
2006-02-14touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-...Mike Frysinger
2006-02-14get rid of link time warning with tmpname()Mike Frysinger
2006-02-14include toplevel testdirMike Frysinger
2006-02-14sync with glibcMike Frysinger
2006-02-14import from glibc to make further glibc test importing easierMike Frysinger
2006-02-14dont bother defining _GNU_SOURCEMike Frysinger
2006-02-14rename to match glibcMike Frysinger
2006-02-14allow subdirs to define extra clean filesMike Frysinger
2006-02-14convert to new framework and disable all tests that failMike Frysinger
2006-02-14disable some more unsupported testsMike Frysinger
2006-02-14grab from glibcMike Frysinger
2006-02-14sync with glibcMike Frysinger
2006-02-14convert to new test frameworkMike Frysinger
2006-02-14fix stat64Mike Frysinger
2006-02-14convert to new test frameworkMike Frysinger
2006-02-14err, sorry for the noise, but rename back as glibc uses test-ildoubl.cMike Frysinger
2006-02-14rename fileMike Frysinger
2006-02-14need a slightly different version of output for the glibc testMike Frysinger
2006-02-14convert to new test frameworkMike Frysinger
2006-02-14grab fnmatch from glibcMike Frysinger
2006-02-14move the 64bit tests into a sep fileMike Frysinger
2006-02-14allow for runtime testingMike Frysinger
2006-02-14document why the ftell() should be 5 and not 14Mike Frysinger
2006-02-14fix fdopen testMike Frysinger
2006-02-14sync with glibc and get a nice size shrinkage in the processMike Frysinger
2006-02-14- tighten up outputMike Frysinger
2006-02-14convert to new test frameworkMike Frysinger
2006-02-14just use := instead of =Mike Frysinger
2006-02-14dont bother exporting variables and use := where appropriateMike Frysinger
2006-02-14add more test dirs, touchup output, and some other misc touchupsMike Frysinger
2006-02-14add support for pretty output, remove LDD, make sure we build tests as GNU_SO...Mike Frysinger
2006-02-14grab a bunch of tests from glibcMike Frysinger
2006-02-14sync with glibcMike Frysinger
2006-02-14rename test to match glibcMike Frysinger
2006-02-14sync with glibcMike Frysinger
2006-02-14Apply patch from Joseph Myers for MIPS pipe and get rid of the C version. Pat..."Steven J. Hill"
2006-02-14convert to new test systemMike Frysinger
2006-02-14renameMike Frysinger
2006-02-14fix gcc warning: ex3.c:31: warning: int format, different type arg (arg 2)Mike Frysinger
2006-02-14clean the test dir silentlyMike Frysinger
2006-02-14after much deliberation, may i present Joseph S. Myers patch to add support f...Mike Frysinger
2006-02-14remove fstat jump relocPeter S. Mazinger
2006-02-13ldd usage does not cause a failure in tests and we want to remove it anyways,...Mike Frysinger
2006-02-13guard *printf_function w/ UCLIBC_HAS_GLIBC_CUSTOM_PRINTFPeter S. Mazinger
2006-02-13some test uses ldd, make check depend on utilsPeter S. Mazinger
2006-02-13Correct building objs in each libc subdirPeter S. Mazinger
2006-02-13Rename _mmap.c to mmap.c so that vax does not pick up both common and arch sp...Peter S. Mazinger