summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-02-04libm: enable log2f and exp2fAurelien Jacobs
2010-02-03add gethostid() testcaseBernhard Reutner-Fischer
2009-12-27test/math: put scalbf test under susv3 legacy defineAustin Foxley
2009-12-09test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}Filippo Arcidiacono
2009-11-29test/.gitignore: Ignore a few more test binariesAustin Foxley
2009-11-29test/dlopen: fix build for libtest.soAustin Foxley
2009-11-29test/dlopen: Match the function name that libtest actually setsAustin Foxley
2009-11-29test/pthread: fix build of cancellation-points testAustin Foxley
2009-11-29test/stat: fix compiling the memcmp-stat test when __USE_MISC is definedAustin Foxley
2009-11-26try to probe if stat.t_mtim.tv_nsec is availableBernhard Reutner-Fischer
2009-11-26correct commentBernhard Reutner-Fischer
2009-11-26sync confname, environments with glibcBernhard Reutner-Fischer
2009-11-25ignore some more testcase binariesBernhard Reutner-Fischer
2009-11-25call nanosleep directlyBernhard Reutner-Fischer
2009-11-25conditional cancellation-point test of usleepBernhard Reutner-Fischer
2009-11-25pass more ld flagsBernhard Reutner-Fischer
2009-11-20futimens: add functionBernhard Reutner-Fischer
2009-11-20make test-skeleton C89 compliantBernhard Reutner-Fischer
2009-11-19SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer
2009-11-19test: sync up with toplevel buildsysBernhard Reutner-Fischer
2009-11-19.gitignore more testfilesBernhard Reutner-Fischer
2009-10-22test/plt: add a script to find PLT usageMike Frysinger
2009-10-17add .gitignore for test/ and extra/Austin Foxley
2009-10-17test/dlopen: use pthread_once directlyAustin Foxley
2009-07-30test_librt: Fix shmtest.c test caseCarmelo Amoroso
2009-07-30test_librt: Fix build system for shm_open/unlink testsCarmelo Amoroso
2009-07-23test/librt: make it build againDenys Vlasenko
2009-07-23testsuite: fix one bug, one warning; extend README (one TODO added)Denys Vlasenko
2009-07-23testsuite: use KERNEL_HEADERSDenys Vlasenko
2009-07-03add testcases for shm_{open,unlink}Bernhard Reutner-Fischer
2009-03-16Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso
2009-03-16Added string.h header for strerr prototype.Carmelo Amoroso
2009-02-23- remove superfluous $(strip)Bernhard Reutner-Fischer
2009-02-23- remove dependency on GNU error functionalityBernhard Reutner-Fischer
2009-02-23- disable libcrypt tests if we have no libcryptBernhard Reutner-Fischer
2009-02-18test/math/compile_test.c: make it exit with 0 alwaysDenis Vlasenko
2009-02-17test/math/compile_test.c: add compile testing of (some) floatsDenis Vlasenko
2009-02-17libm/Makefile.in: reformat the list of wrappersDenis Vlasenko
2009-02-17test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko
2009-02-12Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLECarmelo Amoroso
2009-02-05libm: add scalbf, gammaf, significandf wrappers.Denis Vlasenko
2009-02-02libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite buildDenis Vlasenko
2009-01-28Follow naming convention for tst-regex2 input file. All othersCarmelo Amoroso
2009-01-28"make utils" now successfully makes utils for targetDenis Vlasenko
2008-12-25test/regex/tst-regexloc.c: include ok/bad indicator in the messageDenis Vlasenko
2008-12-25test/regex/tst-regex2.c: fix the rest of testsuite failuresDenis Vlasenko
2008-12-24test/regex: make it faster to rebuild and run regex testcaseDenis Vlasenko
2008-12-24rename test fileDenis Vlasenko
2008-12-24test/Makefile: make "make compile" install headers firstDenis Vlasenko