summaryrefslogtreecommitdiff
path: root/test/mutex.c
Commit message (Expand)AuthorAgeFilesLines
* Add interrupt support for emulatorVic Yang2014-01-061-0/+1
* Move pseudo random number generator to commonVic (Chun-Ju) Yang2013-12-271-6/+0
* Make target for test coverage report generationVic Yang2013-06-161-1/+2
* Put test utility macros in headerVic Yang2013-05-081-8/+0
* Speed up mutex and kb_scan testVic Yang2013-05-081-2/+2
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-071-1/+6
* Fix mutex testVic Yang2013-04-111-16/+27
* Change task messages to eventsRandall Spangler2012-04-061-10/+10
* mutex: add unit testingVincent Palatin2012-01-251-0/+112