summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'origin/master' into nptlAustin Foxley2010-04-14122-0/+1384
|\
| * test: add API testBernhard Reutner-Fischer2010-04-13122-0/+1384
* | Merge commit 'origin/master' into nptlAustin Foxley2010-04-063-1314/+7
|\|
| * getconf: move to utils/Bernhard Reutner-Fischer2010-04-063-1314/+7
* | Merge commit 'origin/master' into nptlAustin Foxley2010-04-021-1/+1
|\|
| * add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-121-1/+1
* | nptl_test: sysdep headers re-factoringCarmelo Amoroso2010-02-094-2/+11
* | Merge commit 'origin/master' into nptlAustin Foxley2010-02-052-2/+8
|\|
| * 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
* | test: fix static build of nptl and tls testsAustin Foxley2010-01-232-14/+25
* | test/math: put scalbf test under susv3 legacy defineAustin Foxley2010-01-212-1/+5
* | fix compiling test cases in static modeAustin Foxley2009-12-161-2/+1
* | build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso2009-12-161-12/+12
* | test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}Filippo Arcidiacono2009-12-091-2/+2
* | ldso_tls: Refetch dtv from memory if THREAD_DTV has changedCarmelo Amoroso2009-12-033-1/+69
* | test_tls: Add two new tests for tls tst-tls{16,17} taken from glibcCarmelo Amoroso2009-12-037-2/+161
* | test_tls: Rename tst-tls16 to tst-tls-at-ctorCarmelo Amoroso2009-12-033-5/+5
* | build: Move test build flags in Makefile.inCarmelo Amoroso2009-12-032-1/+1
* | test/.gitignore: ignore a missed nptl test binaryAustin Foxley2009-11-291-1/+1
* | test/.gitignore: Ignore a few more test binariesAustin Foxley2009-11-291-0/+3
* | test/Rules.mak: disable -z,defs for nowAustin Foxley2009-11-291-2/+2
* | test/nptl: rework tst-tls3 to link with -z,nowAustin Foxley2009-11-293-11/+32
* | test/: compile fixes for nptl and tls testsAustin Foxley2009-11-294-10/+25
* | test/nptl: don't use c99 features if you don't need toAustin Foxley2009-11-291-1/+2
* | test: nptl and tls tests need main include dirAustin Foxley2009-11-292-0/+2
* | 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
* | Merge remote branch 'origin/master' into nptlAustin Foxley2009-11-2811-29/+1622
|\|
| * 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
* | Merge remote branch 'origin/master' into nptl_mergeAustin Foxley2009-11-226-78/+156
|\|
| * 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