summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2009-02-05libm: add scalbf, gammaf, significandf wrappers.Denis Vlasenko
2009-02-02libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite buildDenis Vlasenko
2009-01-28Follow naming convention for tst-regex2 input file. All othersCarmelo Amoroso
2009-01-28"make utils" now successfully makes utils for targetDenis Vlasenko
2008-12-25test/regex/tst-regexloc.c: include ok/bad indicator in the messageDenis Vlasenko
2008-12-25test/regex/tst-regex2.c: fix the rest of testsuite failuresDenis Vlasenko
2008-12-24test/regex: make it faster to rebuild and run regex testcaseDenis Vlasenko
2008-12-24rename test fileDenis Vlasenko
2008-12-24test/Makefile: make "make compile" install headers firstDenis Vlasenko
2008-12-17resolv: fix testcase failureDenis Vlasenko
2008-12-02Fix wcswidth function when LOCALE support is disabledCarmelo Amoroso
2008-11-26This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ isCarmelo Amoroso
2008-10-25Use C implementation of strncmp.Khem Raj
2008-10-10- add and use EXTRA_DIRS to wipe the test/locale/C directoryBernhard Reutner-Fischer
2008-10-10- Include stdio.h for the perror prototype, use constants from stdlib.h,Bernhard Reutner-Fischer
2008-10-09- fix test. Tests are normal userspace and are _not_ part of the libc itselfBernhard Reutner-Fischer
2008-10-06Fix scandir function to reset the errno when the Carmelo Amoroso
2008-10-03- add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer
2008-10-02Fix bad commit 23574 for io redirecting when running the test suiteHans-Christian Egtvedt
2008-10-02Use more generic redirecting of output in the test suiteHans-Christian Egtvedt
2008-09-26- revert inappropriate part of r23478Bernhard Reutner-Fischer
2008-09-25Add globally __stringify macro in libc-symbols.h.Carmelo Amoroso
2008-08-27- remove a couple of duplicate includesBernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-11- remove the error counterBernhard Reutner-Fischer
2008-07-11- add error-counter, do not immediately exit if a testcase fails but printBernhard Reutner-Fischer
2008-07-11- do not test pthread if threads are not availableBernhard Reutner-Fischer
2008-07-11- don't test libcrypt stubsBernhard Reutner-Fischer
2008-07-11- do not run tests that are not availableBernhard Reutner-Fischer
2008-07-11wow. So why does test/ keep it's own copy of CFLAGS guessing etc?Bernhard Reutner-Fischer
2008-07-10Removed wrong preprocessed filesCarmelo Amoroso
2008-07-10Added missing tests for locale with multibyte encodingCarmelo Amoroso
2008-07-09Added several tests for locale support (8 bit and multibyte UTF-8)Carmelo Amoroso
2008-07-08Fix the test build system by installing headers on a local folderCarmelo Amoroso
2008-07-02Fix makefile target to run test when there are some shell script.Carmelo Amoroso
2008-06-27add test case for argv[0] == nullMike Frysinger
2008-06-11Fix some compiler warningsCarmelo Amoroso
2008-06-06Document the reason why ether tests in testsuite may fail.Denis Vlasenko
2008-06-06Fix spurious testsuite failureDenis Vlasenko
2008-05-20Remove automatically generated header when doing make cleanCarmelo Amoroso
2008-05-16Convert to UNIX formatCarmelo Amoroso
2008-05-13Do not check retbuf if realpath returns NULLCarmelo Amoroso
2008-05-08test-canon: stop checking realpath buffer in case realpathDenis Vlasenko
2008-04-25Fix rpc test MakefileCarmelo Amoroso
2008-04-25Fix some sh4 specific entriesCarmelo Amoroso
2008-04-24- fixup asm. No object-code changesBernhard Reutner-Fischer
2008-02-28Fix file permissionsCarmelo Amoroso
2008-02-28Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso
2008-01-22- fix file permissionsBernhard Reutner-Fischer
2008-01-22Test case to exploit dladdr bugCarmelo Amoroso