summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2006-12-03second SUSV3 legacy check should be for macros as pointed out by psmMike Frysinger
2006-12-02fix building when susv3 legacy stuff is disabledMike Frysinger
2006-11-27indentMike Frysinger
2006-11-18Add CHECK_ONLY option to allow for running the tests on the target instead of..."Steven J. Hill"
2006-11-17fix from Paul Brook for ISO C violation in terms of handling of modifying aut...Mike Frysinger
2006-11-16fix comment typosMike Frysinger
2006-11-16add a test for making sure vfork/signals are handled properly across differen...Mike Frysinger
2006-11-16exercise the signal related jump codeMike Frysinger
2006-11-16make default output silence and have the exit status indicate errorMike Frysinger
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-07-05add some more rpaths to keep the tests happyMike Frysinger
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-07-05fix license noticeMike Frysinger
2006-07-05fix license noticeMike Frysinger
2006-06-26also kill gdb files when building BFLT filesMike Frysinger
2006-06-19touchup printf format to fix warningMike Frysinger
2006-03-18keep uclibc features in the sourceMike Frysinger
2006-03-17Fix 'realloc' and revert previous changes to tests. malloc tests all pass reg..."Steven J. Hill"
2006-03-17Fix tests to work if MALLOC_GLIBC_COMPAT is enabled."Steven J. Hill"
2006-03-17If locale support is not enabled, don't build 'tst_ftime_l'."Steven J. Hill"
2006-03-11fix gcc warningsMike Frysinger
2006-03-09Use GNU features only if defined in headerPeter S. Mazinger
2006-03-08getopt_long-simple behaves as gnu getopt if POSIXLY_CORRECT is set, adapt testPeter S. Mazinger
2006-03-05disable tst-gnuglob, it has no chance w/ our gnu globPeter S. Mazinger
2006-03-02Remove CFLAGS-OMIT support, rename getline to get testregex compile w/ -D_GNU...Peter S. Mazinger
2006-03-02Move hidden test file for tst-regex2 as wellPeter S. Mazinger
2006-03-02inform people test is skipped on non-locale hostsMike Frysinger
2006-03-02allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGSMike Frysinger
2006-03-01disable test since we purposefully dont handle itMike Frysinger
2006-03-01dont execute shell tests if we just want to compileMike Frysinger
2006-03-01fix test failure pointed out by nightly buildMike Frysinger
2006-03-01Add another test, use for those hanging -cPeter S. Mazinger
2006-03-01Add CFLAGS-OMIT support to glibc targets for now being the same as for uclibc...Peter S. Mazinger
2006-03-01Move regex tests to their own subdir and dont run them if regex is disabledPeter S. Mazinger
2006-03-01Add AT&T research regex testsuitePeter S. Mazinger
2006-03-01Add support to remove a flag from CFLAGSPeter S. Mazinger
2006-03-01Update copyrightPeter S. Mazinger
2006-03-01start of test suite to catch errors in source codeMike Frysinger
2006-03-01add support for shell script testsMike Frysinger
2006-03-01move to new time dirMike Frysinger
2006-03-01grab some time tests from glibcMike Frysinger
2006-02-28freelocale() and strxfrm_l() exist only if XLOCALE is enabledPeter S. Mazinger
2006-02-28disable blug-glob1 for nowMike Frysinger
2006-02-28remove mtrace callMike Frysinger
2006-02-28set dynamic linker if we are building as sharedMike Frysinger
2006-02-28fail if test.c is found so i stop screwing myself upMike Frysinger
2006-02-28check more return valuesMike Frysinger
2006-02-28grab some tests from daliasMike Frysinger
2006-02-28add some tests for strlcat and strlcpy based upon strncat and strncpy respect...Mike Frysinger