More Chrono test fixes
* Timer test - handle removal of Timer(ticker_data_t *)
* Timer test - use Chrono, don't test deprecated methods
* Kernel tick count test - TEST_ASSERT_WITHIN -> TEST_ASSERT_INT_WITHIN
* Mutex test - fix up Chrono changes
* SysTimer test - adapt to SysTimer Chrono changes
* Thread test - use Chrono
* SysTimer - devirtualize destructor
ls
1 parent e5e45d8 commit 8e3e19837a993ba4a5c63bd65776619004f67163
@Kevin Bracey Kevin Bracey authored on 2 Apr 2020
Showing 7 changed files
View
TESTS/mbed_drivers/timer/main.cpp
View
TESTS/mbedmicro-rtos-mbed/kernel_tick_count/main.cpp
View
TESTS/mbedmicro-rtos-mbed/mutex/main.cpp
View
TESTS/mbedmicro-rtos-mbed/systimer/main.cpp
View
TESTS/mbedmicro-rtos-mbed/threads/SynchronizedIntegral.h
View
TESTS/mbedmicro-rtos-mbed/threads/main.cpp
View
platform/source/SysTimer.h