jeromecoutant
6064af0434
Systimer test : compilation error with MBED_TICKLESS
...
Issue occurs when "MBED_TICKLESS" is added in mbed_app.json,
not when "MBED_TICKLESS" is added in targets.json
2018-07-30 10:41:43 -05:00
Bartek Szatkowski
a92ff94904
Fix rebase error
2018-05-25 12:20:10 -05:00
Przemyslaw Stekiel
2b7d7a822b
tests-mbedmicro-rtos-mbed-systimer: execute sleep/deepsleep test cases only when SLEEP support is enabled.
2018-05-25 12:04:32 -05:00
Filip Jagodzinski
ec59cbb6f8
RTOS: SysTimer: Fix test compilation error on ARM & IAR
2018-04-17 09:38:26 -05:00
Filip Jagodzinski
20013d75d6
RTOS: SysTimer: Update tests
...
Use a mock ticker object instead of the lp_ticker for update_tick() and get_time() tests.
2018-04-13 10:07:00 +02:00
Russ Butler
044eb1e8ce
Update the SysTimer test
...
Update the SysTimer test to match the updated API. Changes are:
- increment_tick() renamed to _increment_tick() and explicitly
synchronized
-update_tick() replaced with resume() and a call to suspend() was added
before this
2018-04-10 10:54:31 -05:00
Filip Jagodzinski
74e0f95cd6
RTOS: SysTimer: Add tests
2018-02-28 14:37:13 +01:00