summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* scrub prototype so we dont conflict with the pthread headerMike Frysinger2006-12-161-1/+1
* clean upMike Frysinger2006-12-161-73/+64
* small cleanupsMike Frysinger2006-12-161-9/+11
* second SUSV3 legacy check should be for macros as pointed out by psmMike Frysinger2006-12-031-1/+1
* fix building when susv3 legacy stuff is disabledMike Frysinger2006-12-021-0/+16
* indentMike Frysinger2006-11-271-1/+1
* Add CHECK_ONLY option to allow for running the tests on the target instead of..."Steven J. Hill"2006-11-182-0/+3
* fix from Paul Brook for ISO C violation in terms of handling of modifying aut...Mike Frysinger2006-11-171-1/+3
* fix comment typosMike Frysinger2006-11-161-2/+2
* add a test for making sure vfork/signals are handled properly across differen...Mike Frysinger2006-11-161-0/+106
* exercise the signal related jump codeMike Frysinger2006-11-161-0/+50
* make default output silence and have the exit status indicate errorMike Frysinger2006-11-161-3/+13
* mips64 patch from Atsushi Nemoto:Eric Andersen2006-11-041-2/+1
* add some more rpaths to keep the tests happyMike Frysinger2006-07-051-3/+4
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-6/+7
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-059-37/+11
* fix license noticeMike Frysinger2006-07-0510-147/+16
* fix license noticeMike Frysinger2006-07-0524-24/+24
* also kill gdb files when building BFLT filesMike Frysinger2006-06-261-1/+1
* touchup printf format to fix warningMike Frysinger2006-06-191-1/+1
* keep uclibc features in the sourceMike Frysinger2006-03-182-5/+1
* Fix 'realloc' and revert previous changes to tests. malloc tests all pass reg..."Steven J. Hill"2006-03-173-27/+0
* Fix tests to work if MALLOC_GLIBC_COMPAT is enabled."Steven J. Hill"2006-03-173-0/+27
* If locale support is not enabled, don't build 'tst_ftime_l'."Steven J. Hill"2006-03-171-0/+4
* fix gcc warningsMike Frysinger2006-03-111-39/+37
* Use GNU features only if defined in headerPeter S. Mazinger2006-03-091-0/+12
* getopt_long-simple behaves as gnu getopt if POSIXLY_CORRECT is set, adapt testPeter S. Mazinger2006-03-081-0/+5
* disable tst-gnuglob, it has no chance w/ our gnu globPeter S. Mazinger2006-03-051-1/+1
* Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU...Peter S. Mazinger2006-03-023-13/+4
* Move hidden test file for tst-regex2 as wellPeter S. Mazinger2006-03-021-0/+0
* inform people test is skipped on non-locale hostsMike Frysinger2006-03-021-0/+1
* allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGSMike Frysinger2006-03-021-7/+3
* disable test since we purposefully dont handle itMike Frysinger2006-03-012-2/+7
* dont execute shell tests if we just want to compileMike Frysinger2006-03-011-0/+2
* fix test failure pointed out by nightly buildMike Frysinger2006-03-011-6/+10
* Add another test, use for those hanging -cPeter S. Mazinger2006-03-013-2/+98
* Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc...Peter S. Mazinger2006-03-012-9/+9
* Move regex tests to their own subdir and dont run them if regex is disabledPeter S. Mazinger2006-03-015-1/+5
* Add AT&T research regex testsuitePeter S. Mazinger2006-03-0116-0/+2713
* Add support to remove a flag from CFLAGSPeter S. Mazinger2006-03-011-1/+1
* Update copyrightPeter S. Mazinger2006-03-011-15/+2
* start of test suite to catch errors in source codeMike Frysinger2006-03-012-0/+20
* add support for shell script testsMike Frysinger2006-03-011-5/+10
* move to new time dirMike Frysinger2006-03-011-0/+0
* grab some time tests from glibcMike Frysinger2006-03-0115-0/+1290
* freelocale() and strxfrm_l() exist only if XLOCALE is enabledPeter S. Mazinger2006-02-281-1/+1
* disable blug-glob1 for nowMike Frysinger2006-02-281-1/+1
* remove mtrace callMike Frysinger2006-02-281-2/+0
* set dynamic linker if we are building as sharedMike Frysinger2006-02-281-3/+4
* fail if test.c is found so i stop screwing myself upMike Frysinger2006-02-281-0/+4