mbed-os/TESTS/mbedmicro-rtos-mbed
Kevin Bracey 8e3e19837a 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
2020-04-27 10:19:08 +03:00
..
MemoryPool test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
basic Fix and update tests to use Chronos APIs 2020-04-27 10:19:08 +03:00
condition_variable Fix and update tests to use Chronos APIs 2020-04-27 10:19:08 +03:00
event_flags Fix and update tests to use Chronos APIs 2020-04-27 10:19:08 +03:00
heap_and_stack Fixed baremetal heap and stack initialisation. 2020-01-21 10:13:16 +00:00
kernel_tick_count More Chrono test fixes 2020-04-27 10:19:08 +03:00
mail test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
malloc test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
mutex More Chrono test fixes 2020-04-27 10:19:08 +03:00
queue Fix and update tests to use Chronos APIs 2020-04-27 10:19:08 +03:00
semaphore Fix and update tests to use Chronos APIs 2020-04-27 10:19:08 +03:00
signals Bare metal: Enable signals greentea test 2020-04-23 12:38:02 +01:00
systimer More Chrono test fixes 2020-04-27 10:19:08 +03:00
threads More Chrono test fixes 2020-04-27 10:19:08 +03:00