summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tests: nptl tests dependencies cleanupSalvatore Cro2010-09-091-12/+8
* testsuite: nptl/tst-basic5 depends on SUSV4_LEGACYBernhard Reutner-Fischer2010-08-171-0/+4
* getnet: switch to config parserBernhard Reutner-Fischer2010-08-051-0/+17
* sysconf: implement _SC_NPROCESSORS_CONF, _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer2010-08-051-0/+2
* Fix ctime() standard compliance bugDavid A Ramos2010-07-271-0/+44
* test/nptl: move eintr.c to where it belongsBernhard Reutner-Fischer2010-06-251-0/+89
* test: silence shadow warningBernhard Reutner-Fischer2010-06-251-3/+3
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-243-4/+4
* testsuite: disable some tests for !LFSBernhard Reutner-Fischer2010-06-114-3/+11
* testsuite: .gitignore symlinkBernhard Reutner-Fischer2010-06-101-0/+1
* testsuite: do not run inet tests if !ipv4 && !ipv6Bernhard Reutner-Fischer2010-06-101-0/+7
* lgamma: fix sign handlingBernhard Reutner-Fischer2010-06-103-1/+21
* powerpc: Add TLS and NPTL supportKhem Raj2010-05-095-5/+5
* 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