Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | grab some tests from glibc | Mike Frysinger | 2006-02-15 | 4 | -0/+243 | |
| | ||||||
* | rename test to match glibc | Mike Frysinger | 2006-02-15 | 1 | -0/+0 | |
| | ||||||
* | dont bother setting TESTS now | Mike Frysinger | 2006-02-15 | 16 | -32/+2 | |
| | ||||||
* | fix prototype warning | Mike Frysinger | 2006-02-15 | 1 | -1/+1 | |
| | ||||||
* | fix warning | Mike Frysinger | 2006-02-15 | 1 | -1/+1 | |
| | ||||||
* | dont use %m glibcism | Mike Frysinger | 2006-02-15 | 3 | -4/+6 | |
| | ||||||
* | fix warning about ignoring return value of realloc | Mike Frysinger | 2006-02-15 | 1 | -1/+4 | |
| | ||||||
* | cleanup code to fix warnings | Mike Frysinger | 2006-02-15 | 1 | -6/+7 | |
| | ||||||
* | cleanup code to fix misc warnings | Mike Frysinger | 2006-02-15 | 1 | -6/+10 | |
| | ||||||
* | skip collating and equivalence stuff | Mike Frysinger | 2006-02-15 | 1 | -2/+26 | |
| | ||||||
* | document new features | Mike Frysinger | 2006-02-15 | 1 | -2/+4 | |
| | ||||||
* | touchup output some more and add support for implicit TEST defining/disabling | Mike Frysinger | 2006-02-15 | 1 | -16/+12 | |
| | ||||||
* | add missing subdirs | Mike Frysinger | 2006-02-15 | 1 | -2/+2 | |
| | ||||||
* | make sure we build against local headers and link against local libs | Mike Frysinger | 2006-02-15 | 1 | -2/+2 | |
| | ||||||
* | dont fail on locale-based tests, just skip them | Mike Frysinger | 2006-02-14 | 1 | -0/+20 | |
| | ||||||
* | document new test framework | Mike Frysinger | 2006-02-14 | 1 | -0/+49 | |
| | ||||||
* | touchup whitespace, remove STRIPTOOL since we no longer use it, and add ↵ | Mike Frysinger | 2006-02-14 | 1 | -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 Frysinger | 2006-02-14 | 1 | -4/+8 | |
| | ||||||
* | include toplevel testdir | Mike Frysinger | 2006-02-14 | 1 | -4/+5 | |
| | ||||||
* | sync with glibc | Mike Frysinger | 2006-02-14 | 3 | -105/+86 | |
| | ||||||
* | import from glibc to make further glibc test importing easier | Mike Frysinger | 2006-02-14 | 1 | -0/+385 | |
| | ||||||
* | dont bother defining _GNU_SOURCE | Mike Frysinger | 2006-02-14 | 1 | -1/+0 | |
| | ||||||
* | rename to match glibc | Mike Frysinger | 2006-02-14 | 2 | -1/+1 | |
| | ||||||
* | allow subdirs to define extra clean files | Mike Frysinger | 2006-02-14 | 1 | -1/+1 | |
| | ||||||
* | convert to new framework and disable all tests that fail | Mike Frysinger | 2006-02-14 | 1 | -95/+15 | |
| | ||||||
* | disable some more unsupported tests | Mike Frysinger | 2006-02-14 | 1 | -1/+5 | |
| | ||||||
* | grab from glibc | Mike Frysinger | 2006-02-14 | 3 | -0/+213 | |
| | ||||||
* | sync with glibc | Mike Frysinger | 2006-02-14 | 2 | -206/+786 | |
| | ||||||
* | convert to new test framework | Mike Frysinger | 2006-02-14 | 3 | -67/+25 | |
| | ||||||
* | fix stat64 | Mike Frysinger | 2006-02-14 | 1 | -0/+1 | |
| | ||||||
* | convert to new test framework | Mike Frysinger | 2006-02-14 | 4 | -489/+31 | |
| | ||||||
* | err, sorry for the noise, but rename back as glibc uses test-ildoubl.c | Mike Frysinger | 2006-02-14 | 1 | -0/+0 | |
| | ||||||
* | rename file | Mike Frysinger | 2006-02-14 | 1 | -0/+0 | |
| | ||||||
* | need a slightly different version of output for the glibc test | Mike Frysinger | 2006-02-14 | 1 | -0/+13 | |
| | ||||||
* | convert to new test framework | Mike Frysinger | 2006-02-14 | 1 | -125/+8 | |
| | ||||||
* | grab fnmatch from glibc | Mike Frysinger | 2006-02-14 | 2 | -0/+1143 | |
| | ||||||
* | move the 64bit tests into a sep file | Mike Frysinger | 2006-02-14 | 2 | -8/+1 | |
| | ||||||
* | allow for runtime testing | Mike Frysinger | 2006-02-14 | 1 | -2/+2 | |
| | ||||||
* | document why the ftell() should be 5 and not 14 | Mike Frysinger | 2006-02-14 | 1 | -0/+2 | |
| | ||||||
* | fix fdopen test | Mike Frysinger | 2006-02-14 | 1 | -1/+1 | |
| | ||||||
* | - tighten up output | Mike Frysinger | 2006-02-14 | 1 | -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 framework | Mike Frysinger | 2006-02-14 | 2 | -153/+9 | |
| | ||||||
* | just use := instead of = | Mike Frysinger | 2006-02-14 | 1 | -1/+1 | |
| | ||||||
* | dont bother exporting variables and use := where appropriate | Mike Frysinger | 2006-02-14 | 7 | -15/+17 | |
| | ||||||
* | add more test dirs, touchup output, and some other misc touchups | Mike Frysinger | 2006-02-14 | 1 | -12/+16 | |
| | ||||||
* | add support for pretty output, remove LDD, make sure we build tests as ↵ | Mike Frysinger | 2006-02-14 | 1 | -13/+47 | |
| | | | | GNU_SOURCE, and link against currently compiled libs | |||||
* | grab a bunch of tests from glibc | Mike Frysinger | 2006-02-14 | 12 | -1/+816 | |
| | ||||||
* | sync with glibc | Mike Frysinger | 2006-02-14 | 1 | -17/+17 | |
| | ||||||
* | rename test to match glibc | Mike Frysinger | 2006-02-14 | 2 | -1/+1 | |
| | ||||||
* | sync with glibc | Mike Frysinger | 2006-02-14 | 1 | -6/+64 | |
| |