mbed-os/TESTS/mbedmicro-rtos-mbed
Filip Jagodzinski 91f648cd66 Tests: RTOS: RtosTimer: Fix tests on debug profile
Redefine error() as noop to fix tests being aborted when compiled
with -DMBED_TRAP_ERRORS_ENABLED=1.
2017-10-20 16:18:30 +01:00
..
basic Basic test refactoring 2017-10-20 16:18:29 +01:00
event_flags RTOS: Changes to the EvenFlags API, doxy and tests 2017-08-15 13:33:32 +01:00
isr Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mail Extends test set for Mail class 2017-08-31 15:04:36 +02:00
malloc Added copyright header to all tests 2017-08-07 12:02:33 -05:00
mutex Remove direct use of us and lp ticker from tests 2017-09-24 21:34:28 +01:00
queue Remove direct use of us and lp ticker from tests 2017-09-24 21:34:28 +01:00
rtostimer Tests: RTOS: RtosTimer: Fix tests on debug profile 2017-10-20 16:18:30 +01:00
semaphore Remove direct use of us and lp ticker from tests 2017-09-24 21:34:28 +01:00
signals Added copyright header to all tests 2017-08-07 12:02:33 -05:00
threads Threads test require more time to finish 2017-09-24 21:34:29 +01:00
timer Add test for Timer class. 2017-10-20 16:18:28 +01:00