summaryrefslogtreecommitdiff
path: root/test/pthread
AgeCommit message (Expand)Author
2013-03-14test: add missing top_srcdirBernhard Reutner-Fischer
2012-01-29handle signal-OBXSI.SUSv4.symsBernhard Reutner-Fischer
2009-12-03build: Move test build flags in Makefile.inCarmelo Amoroso
2009-11-29test/pthread: fix build of cancellation-points testAustin Foxley
2009-11-28Merge remote branch 'origin/master' into nptlAustin Foxley
2009-11-25call nanosleep directlyBernhard Reutner-Fischer
2009-11-25conditional cancellation-point test of usleepBernhard Reutner-Fischer
2009-10-17build system changes needed for nptlAustin Foxley
2009-03-16Fixed makefiles inclusion flow to pass actual configuration variable values.Carmelo Amoroso
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2007-05-02cancellation-points needs librtMike Frysinger
2007-05-02exercise all required POSIX pthread cancellation pointsMike Frysinger
2007-04-17disable for nowMike Frysinger
2007-02-20make sure cleanup handler is only called onceMike Frysinger
2007-01-29fixup shadowed warningsMike Frysinger
2007-01-29fixup prototype warningsMike Frysinger
2006-07-05fix license noticeMike Frysinger
2006-02-15dont bother setting TESTS nowMike Frysinger
2006-02-14convert to new test frameworkMike Frysinger
2006-02-14fix gcc warning: ex3.c:31: warning: int format, different type arg (arg 2)Mike Frysinger
2006-02-08fix warnings on 64bit hostsMike Frysinger
2005-07-01make test output nicer so its easier to go through a log of `make -s` and fin...Mike Frysinger
2005-07-01remove old depend on Config and make it so that a test failure aborts the mak...Mike Frysinger
2005-06-30exit with an error if thread functions failed so make can detect the problemMike Frysinger
2005-06-29simplify TESTDIR setting and touchupMike Frysinger
2005-02-12no more cvsMike Frysinger
2004-01-02Do not make tests depend on CC, since we no longer build a wrapper.Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2002-08-23Ignore generated binariesEric Andersen
2002-02-20Add a test from Stefan Soucek for pthread_cond_timedwait(). OnEric Andersen
2002-02-13Several test suite updates. The testatexit, teston_exit, andEric Andersen