mbed-os/TESTS/mbed_drivers
Steve Cartmell 4f2acf5f03 test(api-watchdog): Fix errors in compiling watchdog greentea tests
The latest rebase of the watchdog feature branch introduced errors in compiling
watchdog tests due to missing headers.

- Watchdog HAL API test
  Include missing header files to main.cpp (mbed_wait_api.h, stdlib.h).

- Watchdog HAL API timing test
  Include missing header files to main.cpp (us_ticker_api.h).

- Watchdog Driver API test
  Include missing header files to main.cpp (mbed_wait_api.h, stdlib.h).
  Inject mbed namespace into main.cpp to fix Watchdog name resolution.
2019-07-11 11:55:09 +01:00
..
c_strings tests: astyle fix 2018-08-03 10:23:38 +01:00
crc tests-mbed_drivers-crc: Increase the task stack 2019-07-11 11:40:52 +01:00
dev_null tests: astyle fix 2018-08-03 10:23:38 +01:00
echo tests: astyle fix 2018-08-03 10:23:38 +01:00
flashiap Add flash sum check 2019-02-14 17:30:51 +02:00
generic_tests tests: astyle fix 2018-08-03 10:23:38 +01:00
lp_ticker Fix GREENTEA_SETUP() call in not time drifting tests. 2019-07-11 11:40:51 +01:00
lp_timeout Disable time drifting test cases. 2019-07-11 11:40:51 +01:00
lp_timer tests: astyle fix 2018-08-03 10:23:38 +01:00
mem_trace This reverts commit 9b53d1256fb358407acbaf81c70b71d937b1f7cd.i 2018-10-26 17:35:33 -05:00
race_test Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
reset_reason Tests: Drivers: Reset_reason: Add tests 2019-07-11 11:55:06 +01:00
rtc tests: astyle fix 2018-08-03 10:23:38 +01:00
sleep_lock Update deep sleep lock check in tests 2018-08-17 09:29:41 -05:00
stl_features tests: astyle fix 2018-08-03 10:23:38 +01:00
ticker Fix error in tests-mbed_drivers-ticker when LED not available 2019-07-11 11:41:30 +01:00
timeout tests-mbed_drivers-lp_timeout: Rework "Zero delay" test case 2019-07-11 11:40:52 +01:00
timer tests-mbed_drivers-timer: change delay method 2018-08-10 09:52:07 +02:00
timerevent Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
watchdog test(api-watchdog): Fix errors in compiling watchdog greentea tests 2019-07-11 11:55:09 +01:00
watchdog_reset Tests: Drivers: Watchdog: Add tests 2019-07-11 11:55:05 +01:00