summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-22Merge remote branch 'origin/master' into nptl_mergeAustin Foxley
2009-11-22make tls and nptl test buildBernhard Reutner-Fischer
2009-11-22Look at HAVE_SHAREDBernhard 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-11-09test/plt: add a script to find PLT usageMike Frysinger
2009-10-22test/plt: add a script to find PLT usageMike Frysinger
2009-10-17whitespace fixesAustin Foxley
2009-10-17build system changes needed for nptlAustin Foxley
2009-10-17test/tls/: tests for thread local storage functionalityAustin Foxley
2009-10-17test/nptl/: tests for NPTLAustin Foxley
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
2008-12-17resolv: fix testcase failureDenis Vlasenko
2008-12-02Fix wcswidth function when LOCALE support is disabledCarmelo Amoroso
2008-11-26This patch fixes locale-mbwc test failures when __UCLIBC_HAS_LOCALE__ isCarmelo Amoroso
2008-10-25Use C implementation of strncmp.Khem Raj
2008-10-10- add and use EXTRA_DIRS to wipe the test/locale/C directoryBernhard Reutner-Fischer
2008-10-10- Include stdio.h for the perror prototype, use constants from stdlib.h,Bernhard Reutner-Fischer