summaryrefslogtreecommitdiff
path: root/tests/lib/libpthread/t_mutex.c
AgeCommit message (Expand)Author
2022-05-07Bump timeout for slow machines.rin
2017-12-01Since there has been no objection (or even comment) in responsekre
2017-04-01Make the mutex6 test (which fails every know and then, but too rarelymartin
2017-03-23Avoid using an uninitialized mutex.martin
2017-03-05reenable mutex2 and mutex3 on powerpc now that PR 44387 is fixed.chs
2017-01-16PR/51888: Ngie Cooper: more error checking, missing includeschristos
2016-10-31more tests from kamilchristos
2016-10-31fix typoschristos
2016-10-31Merge and fix the timed mutex tests to use absolute time.christos
2016-10-30Add new test t_timedmutexkamil
2016-07-31we require root for sched_fifo, and more verbose messages.christos
2016-07-06fix uninitialized var.christos
2016-07-03GSoC 2016 Charles Cui: Implement thread priority protection based on workchristos
2014-11-04PR misc/49356 remove unnecessary references to atf-c/config.hjustin
2014-02-09Use compiler builtins instead of atf_arch and atf_machine.jmmv
2011-04-04Do only set a (lower than default) timeout value if we are on powerpc andmartin
2011-02-21mutex2/mutex3 are expected to fail on powerpc because ofriz
2011-02-20The mutex3 test is supposed to use a static initializer so that it differsjmmv
2010-07-16Add missing pthread_mutex_init call in mutex3 testcase.njoly
2010-07-16Convert the libpthread tests to atf.jmmv