summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-03-22test: add utmpx testBernhard Reutner-Fischer
2015-03-22test: enable libm test log2Bernhard Reutner-Fischer
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
2015-03-18test: skip arc4random on glibcBernhard Reutner-Fischer
2015-03-17test: Tweak arc4random exclusionBernhard Reutner-Fischer
2015-01-07test: Adjust passed optionsBernhard Reutner-Fischer
2014-12-15mkostemp: fix implementationAnthony G. Basile
2014-12-15test: Some more tests under conditionalsBernhard Reutner-Fischer
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2014-12-12test: disable ptytest unless HAS_PTYBernhard Reutner-Fischer
2014-11-19locale: Add wcsftime()Bernhard Reutner-Fischer
2014-09-09libc: add fallocate() and fallocate64()Anthony G. Basile
2014-09-04test: wcsftime depends on XLOCALEBernhard Reutner-Fischer
2014-09-04test: disable librt shmtest on non-MMU systemsBernhard Reutner-Fischer
2014-08-29test: disable test for systems without FPUWaldemar Brodkorb
2014-08-28test: sync with glibc, use do_testWaldemar Brodkorb
2014-08-28test: get out of the endless while loop, when bind failedWaldemar Brodkorb
2014-08-28test: do not depend on compileWaldemar Brodkorb
2014-08-28test: NPTL: sync WRITE_BUFFER_SIZE with glibc testWaldemar Brodkorb
2014-08-18test/math: fix for MIPS that takes 32/64 suffix into accountAlexey Brodkin
2014-08-18test/math: fix for disabled long double mathAlexey Brodkin
2014-08-18lseek: Correct order of offset argumentsAnton Kolesov
2014-08-18test_nptl: replace __sigpause with sigpauseAlexey Brodkin
2014-08-18ARC/NPTL: Add testsVineet Gupta
2014-07-24test/math: add fallback to libm-test-ulps-generic logicJian Peng
2014-04-23test/math: Adjust arm tests for older ULPs formatGregory Fong
2014-04-06test/math: add libm-test-ulps-{arm,mips32,mips64} filesGregory Fong
2014-04-04test/math: don't try to build test dep as testGregory Fong
2014-04-04test/math: Select correct ULPs for mips32/mips64Gregory Fong
2014-04-02test: Reuse PTINC in nptl testsBernhard Reutner-Fischer
2014-02-18test: Fix math .c dependencyBernhard Reutner-Fischer
2014-02-15test/tls/tst-tls[6-8]: Fix build errorsVineet Gupta
2013-11-06test: tls: fix build with newer binutilsBaruch Siach
2013-11-06test: inet: fix build when res_close support is disabledBaruch Siach
2013-11-06pull kconfig from linux-3.11Bernhard Reutner-Fischer
2013-06-14libc/misc/gnu/obprintf.c: implement obstack_printf and obstack_vprintfAnthony G. Basile
2013-06-14config: UCLIBC_HAS_OBSTACK to optionally enable obstack supportAnthony G. Basile
2013-04-04add UCLIBC_SUSV2_LEGACY to hide vallocBernhard Reutner-Fischer
2013-03-20inet: Fix LT{.old,} compilation due to res_icloseBernhard Reutner-Fischer
2013-03-20test: fix non-O checkingBernhard Reutner-Fischer
2013-03-14test: add missing top_srcdirBernhard Reutner-Fischer
2013-03-14test: silence warning in skeletonBernhard Reutner-Fischer
2013-03-14test: silence warning in testsuite.hBernhard Reutner-Fischer
2013-03-14test: update test-skeleton.cBernhard Reutner-Fischer
2013-03-14test: dlopen: fix misplaced buildsys hunkBernhard Reutner-Fischer
2013-03-14buildsys: remove surplus slashes from test dir pathsBernhard Reutner-Fischer
2013-03-14buildsys: tweak KCONFIG_CONFIG exportBernhard Reutner-Fischer
2013-03-14test: cater for configBernhard Reutner-Fischer
2013-03-14test: compile test{,_glibc} adjacentBernhard Reutner-Fischer
2013-02-11test: run test{,_glibc} adjacentBernhard Reutner-Fischer