mbed-os/TESTS/mbed_drivers
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
..
buffered_serial Implement the BufferedSerial class to replace UARTSerial 2020-01-13 13:20:57 +00:00
c_strings Fixed greentea tests 2020-03-02 17:27:17 +00:00
crc test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
dev_null Remove the deprecated RawSerial, UARTSerial, Serial class and SerialBase attach API 2020-03-03 05:19:42 -08:00
echo tests: astyle fix 2018-08-03 10:23:38 +01:00
flashiap test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
generic_tests tests: astyle fix 2018-08-03 10:23:38 +01:00
lp_ticker test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
lp_timeout test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
lp_timer Incorporated the review comments 2019-11-07 07:19:13 -08:00
mem_trace Newline at the end of files 2019-08-01 08:44:58 +02:00
race_test Incorporated review comments 2019-11-08 06:49:28 -08:00
reset_reason Fix the CI build issue 2020-04-08 10:35:07 +01:00
rtc Fix the CI build issue 2020-04-08 10:35:07 +01:00
sleep_lock test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
stl_features tests: astyle fix 2018-08-03 10:23:38 +01:00
ticker test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
timeout Remove Semaphore deprecated APIs 2020-03-16 09:37:45 -07:00
timer More Chrono test fixes 2020-04-27 10:19:08 +03:00
timerevent Chrono test fixes 2020-04-27 10:19:08 +03:00
unbuffered_serial UnbufferedSerial: Introduce the class to replace RawSerial 2019-12-12 08:44:09 +00:00
watchdog Fix the CI build issue 2020-04-08 10:35:07 +01:00
watchdog_reset Fixed greentea tests 2020-03-02 17:27:17 +00:00