summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-06-10use mktemp, otherwise test is failing. reverts partially 7c721d31e4b7a0bdf6f8...Waldemar Brodkorb
2015-06-10disable silly test for mips/sparcWaldemar Brodkorb
2015-06-10test/silly: Extend include path.Andrew Burgess
2015-06-10_scanf.c: Implement 'm' modifier for 'c' and '[' conversions.Will Newton
2015-05-30use static directoriesWaldemar Brodkorb
2015-05-25implement experimental pure-sh testsuite runner and generationmirabilos
2015-04-24disabled ARC tests working nowWaldemar Brodkorb
2015-04-13fix compile for m68kWaldemar Brodkorb
2015-04-13add GNU libc test for ifaddrs.cWaldemar Brodkorb
2015-04-13fix linking for m68kWaldemar Brodkorb
2015-04-13disable new tests, atomic.h is missingWaldemar Brodkorb
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-27include: update atomic.h from glibcBernhard Reutner-Fischer
2015-03-27test: Add SIMULATOR_uclibc and SIMULATOR_glibcBernhard Reutner-Fischer
2015-03-25test: tweaksBernhard Reutner-Fischer
2015-03-25utmp: favour POSIX utmpx over SVID utmpBernhard Reutner-Fischer
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-02-12really fix tests after getopt long changesWaldemar Brodkorb
2015-01-26merge upstream changesWaldemar Brodkorb
2015-01-13remove API dir. tests are disabled anyway.Waldemar Brodkorb
2015-01-07test: Adjust passed optionsBernhard Reutner-Fischer
2015-01-04add -fPIC to some tests.Waldemar Brodkorb
2014-12-30be sure to use EXTRA_CFLAGS for tests, tooWaldemar Brodkorb
2014-12-28fix warning when doing make cleanWaldemar Brodkorb
2014-12-28revert getopt changes to testsWaldemar Brodkorb
2014-12-25merge upstream changesWaldemar Brodkorb
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-12-10disable test for noMMUWaldemar Brodkorb
2014-12-10mkostemp: fix implementationAnthony G. Basile
2014-12-01Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb
2014-11-19locale: Add wcsftime()Bernhard Reutner-Fischer
2014-10-08test: disable for noMMU caseWaldemar Brodkorb
2014-10-05disable a test for avr32, compile failure.Waldemar Brodkorb
2014-10-05disable some test for avr32, compile failures.Waldemar Brodkorb
2014-09-23testsuite: fix xtensa macrosWaldemar Brodkorb
2014-09-23add tls test macros for xtensaWaldemar Brodkorb
2014-09-20disable tests for arc as long as binutils is buggyWaldemar Brodkorb
2014-09-20disable tests if HAVE_SHARED is not setWaldemar Brodkorb
2014-09-20test: disable posix_fallocate64 for small embedded systemsWaldemar Brodkorb
2014-09-09Merge remote-tracking branch 'origin/upstream'Waldemar Brodkorb
2014-09-09libc: add fallocate() and fallocate64()Anthony G. Basile
2014-09-08bump version to 1.0.0Waldemar Brodkorb
2014-09-04test: wcsftime depends on XLOCALEBernhard Reutner-Fischer