summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2010-09-15tests: Added new nptl testsSalvatore Cro
2010-09-09tests: nptl tests dependencies cleanupSalvatore Cro
2010-08-17testsuite: nptl/tst-basic5 depends on SUSV4_LEGACYBernhard Reutner-Fischer
2010-08-05getnet: switch to config parserBernhard Reutner-Fischer
2010-08-05sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer
2010-07-27Fix ctime() standard compliance bugDavid A Ramos
2010-06-25test/nptl: move eintr.c to where it belongsBernhard Reutner-Fischer
2010-06-25test: silence shadow warningBernhard Reutner-Fischer
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-06-11testsuite: disable some tests for !LFSBernhard Reutner-Fischer
2010-06-10testsuite: .gitignore symlinkBernhard Reutner-Fischer
2010-06-10testsuite: do not run inet tests if !ipv4 && !ipv6Bernhard Reutner-Fischer
2010-06-10lgamma: fix sign handlingBernhard Reutner-Fischer
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2010-04-14Merge commit 'origin/master' into nptlAustin Foxley
2010-04-13test: add API testBernhard Reutner-Fischer
2010-04-06Merge commit 'origin/master' into nptlAustin Foxley
2010-04-06getconf: move to utils/Bernhard Reutner-Fischer
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-02-09nptl_test: sysdep headers re-factoringCarmelo Amoroso
2010-02-05Merge commit 'origin/master' into nptlAustin Foxley
2010-02-04libm: enable log2f and exp2fAurelien Jacobs
2010-02-03add gethostid() testcaseBernhard Reutner-Fischer
2010-01-23test: fix static build of nptl and tls testsAustin Foxley
2010-01-21test/math: put scalbf test under susv3 legacy defineAustin Foxley
2009-12-27test/math: put scalbf test under susv3 legacy defineAustin Foxley
2009-12-16fix compiling test cases in static modeAustin Foxley
2009-12-16build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso
2009-12-09test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}Filippo Arcidiacono
2009-12-09test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}Filippo Arcidiacono
2009-12-03ldso_tls: Refetch dtv from memory if THREAD_DTV has changedCarmelo Amoroso
2009-12-03test_tls: Add two new tests for tls tst-tls{16,17} taken from glibcCarmelo Amoroso
2009-12-03test_tls: Rename tst-tls16 to tst-tls-at-ctorCarmelo Amoroso