Age | Commit message (Expand) | Author |
2015-03-22 | test: add utmpx test | Bernhard Reutner-Fischer |
2015-03-22 | test: enable libm test log2 | Bernhard Reutner-Fischer |
2015-03-18 | libm: Add missing C99 float/ld wrappers | Bernhard Reutner-Fischer |
2015-03-18 | test: skip arc4random on glibc | Bernhard Reutner-Fischer |
2015-03-17 | test: Tweak arc4random exclusion | Bernhard Reutner-Fischer |
2015-02-12 | really fix tests after getopt long changes | Waldemar Brodkorb |
2015-01-26 | merge upstream changes | Waldemar Brodkorb |
2015-01-13 | remove API dir. tests are disabled anyway. | Waldemar Brodkorb |
2015-01-07 | test: Adjust passed options | Bernhard Reutner-Fischer |
2015-01-04 | add -fPIC to some tests. | Waldemar Brodkorb |
2014-12-30 | be sure to use EXTRA_CFLAGS for tests, too | Waldemar Brodkorb |
2014-12-28 | fix warning when doing make clean | Waldemar Brodkorb |
2014-12-28 | revert getopt changes to tests | Waldemar Brodkorb |
2014-12-25 | merge upstream changes | Waldemar Brodkorb |
2014-12-15 | mkostemp: fix implementation | Anthony G. Basile |
2014-12-15 | test: Some more tests under conditionals | Bernhard Reutner-Fischer |
2014-12-12 | unistd: allow to turn off getopt_long | Bernhard Reutner-Fischer |
2014-12-12 | test: disable ptytest unless HAS_PTY | Bernhard Reutner-Fischer |
2014-12-10 | disable test for noMMU | Waldemar Brodkorb |
2014-12-10 | mkostemp: fix implementation | Anthony G. Basile |
2014-12-01 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-11-19 | locale: Add wcsftime() | Bernhard Reutner-Fischer |
2014-10-08 | test: disable for noMMU case | Waldemar Brodkorb |
2014-10-05 | disable a test for avr32, compile failure. | Waldemar Brodkorb |
2014-10-05 | disable some test for avr32, compile failures. | Waldemar Brodkorb |
2014-09-23 | testsuite: fix xtensa macros | Waldemar Brodkorb |
2014-09-23 | add tls test macros for xtensa | Waldemar Brodkorb |
2014-09-20 | disable tests for arc as long as binutils is buggy | Waldemar Brodkorb |
2014-09-20 | disable tests if HAVE_SHARED is not set | Waldemar Brodkorb |
2014-09-20 | test: disable posix_fallocate64 for small embedded systems | Waldemar Brodkorb |
2014-09-09 | Merge remote-tracking branch 'origin/upstream' | Waldemar Brodkorb |
2014-09-09 | libc: add fallocate() and fallocate64() | Anthony G. Basile |
2014-09-08 | bump version to 1.0.0 | Waldemar Brodkorb |
2014-09-04 | test: wcsftime depends on XLOCALE | Bernhard Reutner-Fischer |
2014-09-04 | test: disable librt shmtest on non-MMU systems | Bernhard Reutner-Fischer |
2014-08-29 | test: disable test for systems without FPU | Waldemar Brodkorb |
2014-08-28 | test: sync with glibc, use do_test | Waldemar Brodkorb |
2014-08-28 | test: get out of the endless while loop, when bind failed | Waldemar Brodkorb |
2014-08-28 | test: do not depend on compile | Waldemar Brodkorb |
2014-08-28 | test: NPTL: sync WRITE_BUFFER_SIZE with glibc test | Waldemar Brodkorb |
2014-08-18 | test/math: fix for MIPS that takes 32/64 suffix into account | Alexey Brodkin |
2014-08-18 | test/math: fix for disabled long double math | Alexey Brodkin |
2014-08-18 | lseek: Correct order of offset arguments | Anton Kolesov |
2014-08-18 | test_nptl: replace __sigpause with sigpause | Alexey Brodkin |
2014-08-18 | ARC/NPTL: Add tests | Vineet Gupta |
2014-07-24 | test/math: add fallback to libm-test-ulps-generic logic | Jian Peng |
2014-04-23 | test/math: Adjust arm tests for older ULPs format | Gregory Fong |
2014-04-06 | test/math: add libm-test-ulps-{arm,mips32,mips64} files | Gregory Fong |
2014-04-04 | test/math: don't try to build test dep as test | Gregory Fong |
2014-04-04 | test/math: Select correct ULPs for mips32/mips64 | Gregory Fong |