summaryrefslogtreecommitdiffstats
path: root/test/pthread
Commit message (Expand)AuthorAgeFilesLines
* dont bother setting TESTS nowMike Frysinger2006-02-151-2/+0
* convert to new test frameworkMike Frysinger2006-02-141-103/+5
* fix gcc warning: ex3.c:31: warning: int format, different type arg (arg 2)Mike Frysinger2006-02-141-1/+1
* fix warnings on 64bit hostsMike Frysinger2006-02-082-5/+5
* make test output nicer so its easier to go through a log of `make -s` and fin...Mike Frysinger2005-07-011-7/+7
* remove old depend on Config and make it so that a test failure aborts the mak...Mike Frysinger2005-07-011-15/+14
* exit with an error if thread functions failed so make can detect the problemMike Frysinger2005-06-301-23/+19
* simplify TESTDIR setting and touchupMike Frysinger2005-06-291-2/+19
* no more cvsMike Frysinger2005-02-121-7/+0
* Do not make tests depend on CC, since we no longer build a wrapper.Eric Andersen2004-01-021-7/+7
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Ignore generated binariesEric Andersen2002-08-231-0/+7
* Add a test from Stefan Soucek for pthread_cond_timedwait(). OnEric Andersen2002-02-202-1/+115
* Several test suite updates. The testatexit, teston_exit, andEric Andersen2002-02-137-0/+633