mbed-os/libraries/tests/rtos/mbed
Przemek Wirkus ab2433cac2 Test bugfix: bugfixed RTOS (mutex, semaphore) - not thread safe stdio causes test result prints to be interrupted by threads' printing
test bugfix: added support for targetID print from device for 'hello world' and 'stdio' testcases
2014-08-15 11:17:52 +01:00
..
basic Added RTOS_1 basic test and RTOS_9 SD file write/read test to host test automation 2014-03-24 17:05:32 +00:00
file Small refactoring for SD card tests for TARGET_K64F platform 2014-07-28 13:35:10 +01:00
isr RTOS_8 ISR handling for queue put/get functionality added to test suite 2014-03-26 17:38:36 +00:00
mail RTOS_6 Mail test automation added ti test suite 2014-03-25 14:33:56 +00:00
mutex Test bugfix: bugfixed RTOS (mutex, semaphore) - not thread safe stdio causes test result prints to be interrupted by threads' printing 2014-08-15 11:17:52 +01:00
queue Small changes to testcase to allign with RTOS Mail test 2014-03-25 14:33:57 +00:00
semaphore Test bugfix: bugfixed RTOS (mutex, semaphore) - not thread safe stdio causes test result prints to be interrupted by threads' printing 2014-08-15 11:17:52 +01:00
signals RTOS_4 Signal test automation added to test suite 2014-03-25 14:33:55 +00:00
timer Added RTOS_7 timer automated test to host test suite 2014-03-24 18:22:33 +00:00