summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* check more return valuesMike Frysinger2006-02-281-3/+3
* grab some tests from daliasMike Frysinger2006-02-282-0/+123
* add some tests for strlcat and strlcpy based upon strncat and strncpy respect...Mike Frysinger2006-02-281-0/+102
* pass an option to bug-glob1Mike Frysinger2006-02-281-0/+1
* grab some tests from glibcMike Frysinger2006-02-283-0/+845
* disable fnmatch test until our fnmatch stops suckingMike Frysinger2006-02-261-1/+1
* revert unintended commitMike Frysinger2006-02-221-1/+1
* sync with glibcMike Frysinger2006-02-221-1/+1
* blah, use a stable target instead of messing with timestamps on .c filesMike Frysinger2006-02-221-6/+2
* err, need to make sure the wrapper is executed separatelyMike Frysinger2006-02-221-2/+2
* fix running of stat test on filesystems that dont have noatime setMike Frysinger2006-02-221-0/+4
* add clone2 prototype to shutup warningsMike Frysinger2006-02-221-0/+2
* update malloc(0) check to handle expected behavior based upon config optionsMike Frysinger2006-02-221-0/+5
* update malloc(0) check to handle expected behavior based upon config optionsMike Frysinger2006-02-221-0/+5
* update MMU ifdef checkMike Frysinger2006-02-222-2/+3
* make sure we clean everythingMike Frysinger2006-02-221-1/+2
* enable test if LFS is enabledMike Frysinger2006-02-221-1/+2
* use vfork instead of fork so test works on non-mmuMike Frysinger2006-02-211-2/+2
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-182-2/+2
* dynamically build the DIRS variables so i dont have to keep updating it all t...Mike Frysinger2006-02-171-14/+11
* disable mallopt based upon malloc implementation, not mmu statusMike Frysinger2006-02-171-1/+1
* disable test on non-mmu hostMike Frysinger2006-02-161-0/+12
* disable test on non-mmu hostMike Frysinger2006-02-161-0/+11
* fix building on non-mmu hostsMike Frysinger2006-02-161-0/+8
* fix const position typo as pointed out by ia64/gccMike Frysinger2006-02-161-1/+1
* need std=c99 to build tst-regex2Mike Frysinger2006-02-151-0/+1
* import tests from glibcMike Frysinger2006-02-156-0/+423
* test file for regex testMike Frysinger2006-02-151-0/+2176
* grab some tests from glibcMike Frysinger2006-02-156-0/+909
* grab some tests from glibcMike Frysinger2006-02-152-0/+147