summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-04-14Merge commit 'origin/master' into nptlAustin Foxley
2010-04-13test: add API testBernhard Reutner-Fischer
2010-04-06Merge commit 'origin/master' into nptlAustin Foxley
2010-04-06getconf: move to utils/Bernhard Reutner-Fischer
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-12add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer
2010-02-09nptl_test: sysdep headers re-factoringCarmelo Amoroso
2010-02-05Merge commit 'origin/master' into nptlAustin Foxley
2010-02-04libm: enable log2f and exp2fAurelien Jacobs
2010-02-03add gethostid() testcaseBernhard Reutner-Fischer
2010-01-23test: fix static build of nptl and tls testsAustin Foxley
2010-01-21test/math: put scalbf test under susv3 legacy defineAustin Foxley
2009-12-27test/math: put scalbf test under susv3 legacy defineAustin Foxley
2009-12-16fix compiling test cases in static modeAustin Foxley
2009-12-16build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso
2009-12-09test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}Filippo Arcidiacono
2009-12-09test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}Filippo Arcidiacono
2009-12-03ldso_tls: Refetch dtv from memory if THREAD_DTV has changedCarmelo Amoroso
2009-12-03test_tls: Add two new tests for tls tst-tls{16,17} taken from glibcCarmelo Amoroso
2009-12-03test_tls: Rename tst-tls16 to tst-tls-at-ctorCarmelo Amoroso
2009-12-03build: Move test build flags in Makefile.inCarmelo Amoroso
2009-11-29test/.gitignore: ignore a missed nptl test binaryAustin Foxley
2009-11-29test/.gitignore: Ignore a few more test binariesAustin Foxley
2009-11-29test/.gitignore: Ignore a few more test binariesAustin Foxley
2009-11-29test/Rules.mak: disable -z,defs for nowAustin Foxley
2009-11-29test/nptl: rework tst-tls3 to link with -z,nowAustin Foxley
2009-11-29test/: compile fixes for nptl and tls testsAustin Foxley
2009-11-29test/nptl: don't use c99 features if you don't need toAustin Foxley
2009-11-29test: nptl and tls tests need main include dirAustin 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-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-28Merge remote branch 'origin/master' into nptlAustin 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-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