summaryrefslogtreecommitdiff
path: root/tests/lib/libpthread/Makefile
AgeCommit message (Expand)Author
2011-04-06As per PR lib/44818, remove 'lib/libpthread/t_status'. It takes two minutesjruoho
2011-03-24A dummy conformance-test for pthread_detach(3). I will extend this later.jruoho
2011-03-24A dummy conformance-test of pthread_equal(3).jruoho
2010-12-08Link t_fpu against libm if the compiler doesn't want to inline sin/cos.joerg
2010-11-30Test alignment of constructor / destructor calls as well as the stackjoerg
2010-07-28Add a simple test for pthread_join(3).jruoho
2010-07-16Convert the libpthread tests to atf.jmmv