mbed-os/TESTS/mbed_hal
Oren Cohen 577d286639 Skip test on Cortex M33 devices
On platforms using coretx m33 accessing the secure memory will cause SecureFault instead of Hardfault.
SecureFault is implemented in the secure image and cannot be changed in runtime.
2019-03-03 18:43:04 +00: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 FLASH test: skip test if test region overlaps code 2019-01-04 16:50:54 +01: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
pinmap Add a sanity check test for pinmaps 2019-02-08 09:10:50 -06:00
qspi hal-qspi_test: move frequency setting before flash init 2019-01-03 12:17:23 +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 Skip test on Cortex M33 devices 2019-03-03 18:43:04 +00:00
stack_size_unification Add SPDX-License-Identifier and Copyright in new files 2019-01-08 15:32:08 +01:00
ticker Add test for ticker suspend and resume 2018-08-17 09:29:40 -05:00
trng Initialize platform in trng test 2019-02-18 11:43:32 +02:00
us_ticker tests: astyle fix 2018-08-03 10:23:38 +01:00