summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* grab some tests from glibcMike Frysinger2006-02-154-0/+243
|
* rename test to match glibcMike Frysinger2006-02-151-0/+0
|
* dont bother setting TESTS nowMike Frysinger2006-02-1516-32/+2
|
* fix prototype warningMike Frysinger2006-02-151-1/+1
|
* fix warningMike Frysinger2006-02-151-1/+1
|
* dont use %m glibcismMike Frysinger2006-02-153-4/+6
|
* fix warning about ignoring return value of reallocMike Frysinger2006-02-151-1/+4
|
* cleanup code to fix warningsMike Frysinger2006-02-151-6/+7
|
* cleanup code to fix misc warningsMike Frysinger2006-02-151-6/+10
|
* skip collating and equivalence stuffMike Frysinger2006-02-151-2/+26
|
* document new featuresMike Frysinger2006-02-151-2/+4
|
* touchup output some more and add support for implicit TEST defining/disablingMike Frysinger2006-02-151-16/+12
|
* add missing subdirsMike Frysinger2006-02-151-2/+2
|
* make sure we build against local headers and link against local libsMike Frysinger2006-02-151-2/+2
|
* dont fail on locale-based tests, just skip themMike Frysinger2006-02-141-0/+20
|
* document new test frameworkMike Frysinger2006-02-141-0/+49
|
* touchup whitespace, remove STRIPTOOL since we no longer use it, and add ↵Mike Frysinger2006-02-141-7/+4
| | | | -Wl,-rpath to default LDFLAGS to fix shared runtime tests to make sure we load libs from the local build rather than the system or (even worse) glibc
* get rid of link time warning with tmpname()Mike Frysinger2006-02-141-4/+8
|
* include toplevel testdirMike Frysinger2006-02-141-4/+5
|
* sync with glibcMike Frysinger2006-02-143-105/+86
|
* import from glibc to make further glibc test importing easierMike Frysinger2006-02-141-0/+385
|
* dont bother defining _GNU_SOURCEMike Frysinger2006-02-141-1/+0
|
* rename to match glibcMike Frysinger2006-02-142-1/+1
|
* allow subdirs to define extra clean filesMike Frysinger2006-02-141-1/+1
|
* convert to new framework and disable all tests that failMike Frysinger2006-02-141-95/+15
|
* disable some more unsupported testsMike Frysinger2006-02-141-1/+5
|
* grab from glibcMike Frysinger2006-02-143-0/+213
|
* sync with glibcMike Frysinger2006-02-142-206/+786
|
* convert to new test frameworkMike Frysinger2006-02-143-67/+25
|
* fix stat64Mike Frysinger2006-02-141-0/+1
|
* convert to new test frameworkMike Frysinger2006-02-144-489/+31
|
* err, sorry for the noise, but rename back as glibc uses test-ildoubl.cMike Frysinger2006-02-141-0/+0
|
* rename fileMike Frysinger2006-02-141-0/+0
|
* need a slightly different version of output for the glibc testMike Frysinger2006-02-141-0/+13
|
* convert to new test frameworkMike Frysinger2006-02-141-125/+8
|
* grab fnmatch from glibcMike Frysinger2006-02-142-0/+1143
|
* move the 64bit tests into a sep fileMike Frysinger2006-02-142-8/+1
|
* allow for runtime testingMike Frysinger2006-02-141-2/+2
|
* document why the ftell() should be 5 and not 14Mike Frysinger2006-02-141-0/+2
|
* fix fdopen testMike Frysinger2006-02-141-1/+1
|
* - tighten up outputMike Frysinger2006-02-141-24/+60
| | | | | | | - add support for per-test and per-subdir CFLAGS/LDFLAGS - move common uClibc/glibc code into defines - add support for diffing output between uClibc/glibc - add rules for generating libraries (needed by dlopen) ... only supports uClibc atm though
* convert to new test frameworkMike Frysinger2006-02-142-153/+9
|
* just use := instead of =Mike Frysinger2006-02-141-1/+1
|
* dont bother exporting variables and use := where appropriateMike Frysinger2006-02-147-15/+17
|
* add more test dirs, touchup output, and some other misc touchupsMike Frysinger2006-02-141-12/+16
|
* add support for pretty output, remove LDD, make sure we build tests as ↵Mike Frysinger2006-02-141-13/+47
| | | | GNU_SOURCE, and link against currently compiled libs
* grab a bunch of tests from glibcMike Frysinger2006-02-1412-1/+816
|
* sync with glibcMike Frysinger2006-02-141-17/+17
|
* rename test to match glibcMike Frysinger2006-02-142-1/+1
|
* sync with glibcMike Frysinger2006-02-141-6/+64
|