summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-121-1/+1
* libm: enable log2f and exp2fAurelien Jacobs2010-02-041-2/+2
* add gethostid() testcaseBernhard Reutner-Fischer2010-02-031-0/+6
* test/math: put scalbf test under susv3 legacy defineAustin Foxley2009-12-272-1/+5
* test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}Filippo Arcidiacono2009-12-091-2/+2
* test/.gitignore: Ignore a few more test binariesAustin Foxley2009-11-291-0/+3
* test/dlopen: fix build for libtest.soAustin Foxley2009-11-291-0/+1
* test/dlopen: Match the function name that libtest actually setsAustin Foxley2009-11-291-1/+1
* test/pthread: fix build of cancellation-points testAustin Foxley2009-11-291-2/+2
* test/stat: fix compiling the memcmp-stat test when __USE_MISC is definedAustin Foxley2009-11-291-1/+1
* try to probe if stat.t_mtim.tv_nsec is availableBernhard Reutner-Fischer2009-11-262-20/+36
* correct commentBernhard Reutner-Fischer2009-11-261-3/+1
* sync confname, environments with glibcBernhard Reutner-Fischer2009-11-265-1/+1563
* ignore some more testcase binariesBernhard Reutner-Fischer2009-11-251-0/+7
* call nanosleep directlyBernhard Reutner-Fischer2009-11-252-4/+10
* conditional cancellation-point test of usleepBernhard Reutner-Fischer2009-11-251-0/+4
* pass more ld flagsBernhard Reutner-Fischer2009-11-251-1/+1
* futimens: add functionBernhard Reutner-Fischer2009-11-202-0/+92
* make test-skeleton C89 compliantBernhard Reutner-Fischer2009-11-201-4/+7
* SUSv4: disable isascii, toascii, _toupper, _tolowerBernhard Reutner-Fischer2009-11-191-0/+2
* test: sync up with toplevel buildsysBernhard Reutner-Fischer2009-11-192-73/+45
* .gitignore more testfilesBernhard Reutner-Fischer2009-11-191-1/+10
* test/plt: add a script to find PLT usageMike Frysinger2009-10-221-0/+38
* add .gitignore for test/ and extra/Austin Foxley2009-10-171-0/+254
* test/dlopen: use pthread_once directlyAustin Foxley2009-10-171-3/+1
* test_librt: Fix shmtest.c test caseCarmelo Amoroso2009-07-301-3/+5
* test_librt: Fix build system for shm_open/unlink testsCarmelo Amoroso2009-07-302-2/+4
* test/librt: make it build againDenys Vlasenko2009-07-231-0/+3
* testsuite: fix one bug, one warning; extend README (one TODO added)Denys Vlasenko2009-07-233-14/+31
* testsuite: use KERNEL_HEADERSDenys Vlasenko2009-07-231-0/+10
* add testcases for shm_{open,unlink}Bernhard Reutner-Fischer2009-07-032-0/+108
* Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso2009-03-1651-222/+341
* Added string.h header for strerr prototype.Carmelo Amoroso2009-03-161-0/+1
* - remove superfluous $(strip)Bernhard Reutner-Fischer2009-02-231-1/+1
* - remove dependency on GNU error functionalityBernhard Reutner-Fischer2009-02-231-8/+10
* - disable libcrypt tests if we have no libcryptBernhard Reutner-Fischer2009-02-231-0/+6
* test/math/compile_test.c: make it exit with 0 alwaysDenis Vlasenko2009-02-181-1/+2
* test/math/compile_test.c: add compile testing of (some) floatsDenis Vlasenko2009-02-171-2/+67
* libm/Makefile.in: reformat the list of wrappersDenis Vlasenko2009-02-171-62/+64
* test/math/compile_test.c: "are long double functions even compile/link?" testDenis Vlasenko2009-02-173-3/+76
* Pass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLECarmelo Amoroso2009-02-121-1/+3
* libm: add scalbf, gammaf, significandf wrappers.Denis Vlasenko2009-02-051-1/+0
* libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite buildDenis Vlasenko2009-02-023-2/+6
* Follow naming convention for tst-regex2 input file. All othersCarmelo Amoroso2009-01-282-1/+1
* "make utils" now successfully makes utils for targetDenis Vlasenko2009-01-281-2/+3
* test/regex/tst-regexloc.c: include ok/bad indicator in the messageDenis Vlasenko2008-12-252-19/+40
* test/regex/tst-regex2.c: fix the rest of testsuite failuresDenis Vlasenko2008-12-251-0/+4
* test/regex: make it faster to rebuild and run regex testcaseDenis Vlasenko2008-12-249-21/+29
* rename test fileDenis Vlasenko2008-12-241-0/+0
* test/Makefile: make "make compile" install headers firstDenis Vlasenko2008-12-244-223/+223