Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | convert to new test system | Mike Frysinger | 2006-02-14 | 1 | -65/+6 | |
| | ||||||
* | rename | Mike Frysinger | 2006-02-14 | 1 | -0/+0 | |
| | ||||||
* | fix gcc warning: ex3.c:31: warning: int format, different type arg (arg 2) | Mike Frysinger | 2006-02-14 | 1 | -1/+1 | |
| | ||||||
* | convert to new test framework | Mike Frysinger | 2006-02-11 | 1 | -70/+4 | |
| | ||||||
* | convert to new test framework | Mike Frysinger | 2006-02-11 | 1 | -101/+4 | |
| | ||||||
* | allow for controlling of uclibc vs glibc tests until this gets converted ↵ | Mike Frysinger | 2006-02-11 | 1 | -5/+13 | |
| | | | | into new style test framework | |||||
* | use := rather than = | Mike Frysinger | 2006-02-11 | 1 | -1/+1 | |
| | ||||||
* | automate the tests a bit | Mike Frysinger | 2006-02-11 | 2 | -3/+176 | |
| | ||||||
* | fix warnings on 64bit hosts | Mike Frysinger | 2006-02-08 | 2 | -5/+5 | |
| | ||||||
* | fix segfault do to sizeof(NULL) usage | Mike Frysinger | 2006-02-04 | 1 | -2/+4 | |
| | ||||||
* | touchup test to have some more helpful output | Mike Frysinger | 2006-02-04 | 1 | -13/+35 | |
| | ||||||
* | import files from glibc for an ia64/static port | Mike Frysinger | 2006-02-04 | 3 | -4/+26 | |
| | ||||||
* | use regular fseeko() | Mike Frysinger | 2006-01-14 | 1 | -2/+2 | |
| | ||||||
* | simple stdarg test | Mike Frysinger | 2006-01-14 | 1 | -0/+19 | |
| | ||||||
* | dlopen test also requires threads :/ | Mike Frysinger | 2006-01-13 | 1 | -1/+1 | |
| | ||||||
* | use LDFLAGS when linking .so files as pointed out by Peter S. Mazinger | Mike Frysinger | 2006-01-12 | 1 | -3/+3 | |
| | ||||||
* | test for seek funcs | Mike Frysinger | 2006-01-12 | 1 | -0/+78 | |
| | ||||||
* | dont use LDFLAGS when just compiling | Mike Frysinger | 2006-01-11 | 1 | -2/+2 | |
| | ||||||
* | descend into mmap subdir | Mike Frysinger | 2006-01-11 | 1 | -1/+1 | |
| | ||||||
* | dont redefine _GNU_SOURCE | Mike Frysinger | 2006-01-11 | 1 | -1/+3 | |
| | ||||||
* | cleanup code and dont use %m glibcism | Mike Frysinger | 2006-01-11 | 1 | -35/+35 | |
| | ||||||
* | need _GNU_SOURCE for the strsignal() func | Mike Frysinger | 2006-01-09 | 1 | -0/+1 | |
| | ||||||
* | dont include atexit() if uClibc doesnt support it | Mike Frysinger | 2006-01-08 | 1 | -0/+2 | |
| | ||||||
* | simple test for the if_nameindex() related functions | Mike Frysinger | 2006-01-06 | 1 | -0/+61 | |
| | ||||||
* | Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier | Peter S. Mazinger | 2005-11-25 | 1 | -1/+1 | |
| | ||||||
* | Remove TOPDIR, update copyright | Peter S. Mazinger | 2005-11-21 | 2 | -20/+12 | |
| | ||||||
* | import test from glibc | Mike Frysinger | 2005-11-15 | 2 | -1/+78 | |
| | ||||||
* | add a way to just run uclibc or glibc tests | Mike Frysinger | 2005-11-15 | 1 | -1/+8 | |
| | ||||||
* | HAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD_UCLIBC_LDSO and ↵ | Peter S. Mazinger | 2005-10-28 | 1 | -1/+1 | |
| | | | | replace the dependencies w/ HAVE_SHARED | |||||
* | Remove ar-target and shared targets, at build time now we traverse the tree ↵ | Peter S. Mazinger | 2005-09-28 | 1 | -1/+0 | |
| | | | | only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a | |||||
* | clean up code and make it easy to extend | Mike Frysinger | 2005-09-07 | 1 | -8/+54 | |
| | ||||||
* | dont fail if target doesnt support mmap64 | Mike Frysinger | 2005-09-07 | 1 | -0/+4 | |
| | ||||||
* | add (size_t)-1 border case tests for strncat and strncmp, and add a bunch of ↵ | Mike Frysinger | 2005-08-31 | 1 | -0/+31 | |
| | | | | tests for strnlen based on strlen | |||||
* | remove some debug code | Mike Frysinger | 2005-08-18 | 1 | -2/+1 | |
| |