summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ is disa...Carmelo Amoroso2009-10-121-0/+24
* - enable math tests (plus assorted related fixups)Bernhard Reutner-Fischer2009-02-245-26/+182
* - remove dependency on GNU error()Bernhard Reutner-Fischer2009-02-242-21/+43
* - remove dependency on GNU error functionalityBernhard Reutner-Fischer2009-02-231-8/+10
* - disable libcrypt tests if we have no libcryptBernhard Reutner-Fischer2009-02-231-0/+6
* Fix wcswidth function when LOCALE support is disabledCarmelo Amoroso2008-12-021-1/+1
* Use C implementation of strncmp.Khem Raj2008-10-251-0/+1
* - add and use EXTRA_DIRS to wipe the test/locale/C directoryBernhard Reutner-Fischer2008-10-104-1/+4
* - Include stdio.h for the perror prototype, use constants from stdlib.h,Bernhard Reutner-Fischer2008-10-101-3/+5
* - fix test. Tests are normal userspace and are _not_ part of the libc itselfBernhard Reutner-Fischer2008-10-091-1/+1
* Fix scandir function to reset the errno when the Carmelo Amoroso2008-10-061-0/+21
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-031-5/+5
* Fix bad commit 23574 for io redirecting when running the test suiteHans-Christian Egtvedt2008-10-021-1/+1
* Use more generic redirecting of output in the test suiteHans-Christian Egtvedt2008-10-021-1/+1
* - revert inappropriate part of r23478Bernhard Reutner-Fischer2008-09-261-4/+7
* Add globally __stringify macro in libc-symbols.h.Carmelo Amoroso2008-09-251-7/+4
* - remove a couple of duplicate includesBernhard Reutner-Fischer2008-08-271-1/+0
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-2315-33/+33
* - remove the error counterBernhard Reutner-Fischer2008-07-113-12/+3
* - add error-counter, do not immediately exit if a testcase fails but printBernhard Reutner-Fischer2008-07-113-2/+11
* - do not test pthread if threads are not availableBernhard Reutner-Fischer2008-07-111-0/+3
* - don't test libcrypt stubsBernhard Reutner-Fischer2008-07-111-0/+3
* - do not run tests that are not availableBernhard Reutner-Fischer2008-07-111-0/+6
* wow. So why does test/ keep it's own copy of CFLAGS guessing etc?Bernhard Reutner-Fischer2008-07-111-1/+1
* Removed wrong preprocessed filesCarmelo Amoroso2008-07-102-16675/+0
* Added missing tests for locale with multibyte encodingCarmelo Amoroso2008-07-10110-0/+29302
* Added several tests for locale support (8 bit and multibyte UTF-8)Carmelo Amoroso2008-07-0932-0/+4648
* Fix the test build system by installing headers on a local folderCarmelo Amoroso2008-07-082-2/+11
* Fix makefile target to run test when there are some shell script.Carmelo Amoroso2008-07-021-3/+1
* add test case for argv[0] == nullMike Frysinger2008-06-271-0/+13
* Fix some compiler warningsCarmelo Amoroso2008-06-111-1/+1
* Document the reason why ether tests in testsuite may fail.Denis Vlasenko2008-06-062-0/+9
* Fix spurious testsuite failureDenis Vlasenko2008-06-061-0/+5
* Remove automatically generated header when doing make cleanCarmelo Amoroso2008-05-201-1/+1
* Convert to UNIX formatCarmelo Amoroso2008-05-161-25/+25
* Do not check retbuf if realpath returns NULLCarmelo Amoroso2008-05-131-2/+1
* test-canon: stop checking realpath buffer in case realpathDenis Vlasenko2008-05-081-17/+15
* Fix rpc test MakefileCarmelo Amoroso2008-04-251-0/+4
* Fix some sh4 specific entriesCarmelo Amoroso2008-04-251-0/+5
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-1/+1
* Fix file permissionsCarmelo Amoroso2008-02-282-0/+0
* Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso2008-02-282-0/+73
* - fix file permissionsBernhard Reutner-Fischer2008-01-221-0/+0
* Test case to exploit dladdr bugCarmelo Amoroso2008-01-222-1/+27
* no need to delete the binary upon failureMike Frysinger2008-01-091-1/+0
* test to make sure the buffers used by the gethost*_r functions handle misalig...Mike Frysinger2008-01-081-0/+50
* Chris Zankel writes:Mike Frysinger2008-01-051-0/+1
* patch from Mats Erik Andersson for better catching edge cases in optimized st...Mike Frysinger2008-01-051-8/+24
* Disable tst-ftime_l test if Extended Locale SupportCarmelo Amoroso2007-11-231-0/+4
* Added support for GNU hash style into dynamic linkerCarmelo Amoroso2007-11-071-0/+5