This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
b1fe54d9f0
zephyr
/
tests
/
arch
/
arm
/
arm_hardfault_validation
/
prj.conf
3 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: arm: adding a new test-suite for HardFault validation Adding a new test-suite for HardFault validation, for Cortex-M Mainline architecture. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2021-06-23 17:38:36 +08:00
CONFIG_ZTEST=y
tests: arch: arm: move test arm_hardfault_validation to new ztest API Migrate the testsuite tests/arch/arm/arm_hardfault_validation to the new ztest API. Signed-off-by: Shaoan Li <shaoanx.li@intel.com>
2022-07-06 13:51:23 +08:00
CONFIG_ZTEST_NEW_API=y