summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-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-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-11convert to new test frameworkMike Frysinger
2006-02-11convert to new test frameworkMike Frysinger
2006-02-11allow for controlling of uclibc vs glibc tests until this gets converted into...Mike Frysinger
2006-02-11use := rather than =Mike Frysinger
2006-02-11automate the tests a bitMike Frysinger
2006-02-08fix warnings on 64bit hostsMike Frysinger
2006-02-04fix segfault do to sizeof(NULL) usageMike Frysinger
2006-02-04touchup test to have some more helpful outputMike Frysinger
2006-02-04import files from glibc for an ia64/static portMike Frysinger
2006-01-14use regular fseeko()Mike Frysinger
2006-01-14simple stdarg testMike Frysinger
2006-01-13dlopen test also requires threads :/Mike Frysinger
2006-01-12use LDFLAGS when linking .so files as pointed out by Peter S. MazingerMike Frysinger
2006-01-12test for seek funcsMike Frysinger
2006-01-11dont use LDFLAGS when just compilingMike Frysinger
2006-01-11descend into mmap subdirMike Frysinger
2006-01-11dont redefine _GNU_SOURCEMike Frysinger
2006-01-11cleanup code and dont use %m glibcismMike Frysinger
2006-01-09need _GNU_SOURCE for the strsignal() funcMike Frysinger
2006-01-08dont include atexit() if uClibc doesnt support itMike Frysinger
2006-01-06simple test for the if_nameindex() related functionsMike Frysinger
2005-11-25Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapierPeter S. Mazinger
2005-11-21Remove TOPDIR, update copyrightPeter S. Mazinger
2005-11-15import test from glibcMike Frysinger
2005-11-15add a way to just run uclibc or glibc testsMike Frysinger