mbed-os/TESTS/mbed_hal
Alastair D'Silva 2617c5d55b Don't use define checks on DEVICE_FOO macros (mbed code)
The DEVICE_FOO macros are always defined (either 0 or 1).

This patch replaces any instances of a define check on a DEVICE_FOO
macro with value test instead.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2018-12-20 10:16:42 +11:00
..
common_tickers Fix Greentea test common_tickers failed 2018-09-18 10:57:14 +08:00
common_tickers_freq Merge pull request #7805 from jamesbeyond/fm_test 2018-08-27 10:39:43 +02:00
crc crc test: manual fix cases 2018-08-03 11:24:31 +01:00
critical_section tests: fix doxygen style 2018-11-15 07:20:12 +00:00
flash/functional_tests Rename lock functions and classes 2018-11-27 09:29:32 +00:00
lp_ticker Fix tests to work with LPTICKER_DELAY_TICKS 2018-08-17 11:58:55 -05:00
minimum_requirements tests: fix coding style 2018-11-08 08:54:34 +00:00
mpu Test MPU is enabled by init 2018-12-10 16:45:30 +02:00
qspi QSPI tests: update STM32 boards configuration 2018-12-13 10:56:35 +01:00
rtc Update deep sleep lock check in tests 2018-08-17 09:29:41 -05:00
rtc_reset tests: astyle fix 2018-08-03 10:23:38 +01:00
rtc_time rtc time test: fix coding style 2018-11-15 07:20:09 +00:00
rtc_time_conv tests: astyle fix 2018-08-03 10:23:38 +01:00
sleep Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
sleep_manager Merge pull request #8328 from kjbracey-arm/noreturn 2018-10-29 20:49:54 -05:00
sleep_manager_racecondition Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
spm Fix PSA-HAL, TRNG, TLS tests 2018-12-06 01:22:50 +02:00
ticker Add test for ticker suspend and resume 2018-08-17 09:29:40 -05:00
trng Fix PSA-HAL, TRNG, TLS tests 2018-12-06 01:22:50 +02:00
us_ticker tests: astyle fix 2018-08-03 10:23:38 +01:00