summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-11-13test/math: add libm-test-ulps-xtensa fileChris Zankel
2012-10-29test: Fix some warnings in inetBernhard Reutner-Fischer
2012-10-29test: handle !DO_C99_MATHBernhard Reutner-Fischer
2012-06-15update arc4random from bug #885Peter S. Mazinger
2012-06-15add LDSO_SAFE_RUNPATH config optionPeter S. Mazinger
2012-04-17test: Ignore various test objects in localeBernhard Reutner-Fischer
2012-04-08test/misc: Add tst-inotifyKevin Cernekee
2012-04-08test/inet: Add tst-sock-nonblockKevin Cernekee
2012-04-08test/time: Add tst-timerfdKevin Cernekee
2012-04-08test/signal: Add tst-signalfdKevin Cernekee
2012-04-08test: Ignore various test objectsKevin Cernekee
2012-02-07tests:math: fix build of math tests for SH4Carmelo Amoroso
2012-02-07tests:libdl: add a new test for symbol scope issue in dlcloseFilippo ARCIDIACONO
2012-02-07tests: fix tests build (LDFLAGS_GNUHASH not longer defined)Carmelo Amoroso
2012-02-07tests: add OMIT logic to remove compilation flag.Filippo ARCIDIACONO
2012-02-05lstat/stat/fstat: Use 64bit version of syscall if availableKhem Raj
2012-01-29tmpnam, tempnam are obsolete in SUSV4Bernhard Reutner-Fischer
2012-01-29handle signal-OBXSI.SUSv4.symsBernhard Reutner-Fischer
2012-01-29test: ignore undefined symbols for APIBernhard Reutner-Fischer
2012-01-18tests: only test crypt if we have an implBernhard Reutner-Fischer
2012-01-18tests: add sha356/512 testsBernhard Reutner-Fischer
2012-01-18tests: silence warnings in cryptBernhard Reutner-Fischer
2012-01-17tests: mark all helper scripts +xMike Frysinger
2012-01-16tests: tst-futimens1: add missing mode args to open()Mike Frysinger
2012-01-16tests: test-canon: include sys/stat.h for mkdir()Mike Frysinger
2012-01-16tests: fdopen: add missing mode args to open()Mike Frysinger
2012-01-16tests: opendir-tst1: add header for mknod()Mike Frysinger
2012-01-16tests: mmap2: ignore permission denied errors on /dev/memMike Frysinger
2012-01-15tests: skip redundant -Wstrict-prototypes setupMike Frysinger
2012-01-14buildsys: cache build flags in varsMike Frysinger
2011-10-01tests: ignore new inet testMike Frysinger
2011-10-01tests: add fallback for mktemp()Mike Frysinger
2011-05-03test_nptl: fix expected result for tst-cputimer[123]Filippo Arcidiacono
2011-05-02test_nptl: fix expected result for tst-clock2 testFilippo Arcidiacono
2011-05-01tests: disable ether tests if !HAS_SOCKETBernhard Reutner-Fischer
2011-05-01inet: add ether_aton testcaseDavid A Ramos
2011-04-18test: fix tst-tls13 expected result and timeoutSalvatore Cro
2010-12-01libc: fix strtoqNatanael Copa
2010-11-24test: ignore some more binariesBernhard Reutner-Fischer
2010-11-24wchar: bug #1471: fix cornercase in mbrtowcBernhard Reutner-Fischer
2010-11-24test/math: bessel depend on XSI_MATHBernhard Reutner-Fischer
2010-10-31libm: fix tgamma to actually do return true gamma functionDenys Vlasenko
2010-10-31libm: remove int_WRAPPER_C99 macro, add test which checks that I did not brea...Denys Vlasenko
2010-10-31libm: fix false positives in double testsDenys Vlasenko
2010-10-31libm: fix remaining failures in test-floatDenys Vlasenko
2010-10-30libm: fix rint/scalb testcase failuresDenys Vlasenko
2010-10-30test/math/*: unbreakDenys Vlasenko
2010-09-16libc: Add canonicalize_file_name functionCarmelo Amoroso
2010-09-16test: Update gitignore to take into account new tests added.Carmelo Amoroso