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
683f3b7b05
zephyr
/
tests
/
subsys
/
edac
/
ibecc_cov
/
prj.conf
4 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
edac: tests: Add more coverage tests Add more test for better coverage of some static functions. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2021-10-15 19:41:37 +08:00
CONFIG_ZTEST=y
CONFIG_LOG=y
tests: subsys: edac: move ibecc_cov to new ztest API move ibecc_cov to new ztest API. Signed-off-by: Yinfang Wang <yinfang.wang@intel.com>
2022-07-06 17:23:06 +08:00
CONFIG_ZTEST_NEW_API=y