zephyr/tests/ztest
Eugeniy Paltsev 9db47e156d test: error_hook: check for exact SoCs instead of entire ARC EM family
The quirky behavior when accessing of 0x0 address is related to
exact ARC SoCs/boards and not to entire ARC EM CPUs family. So
check for exact SoCs configs (CONFIG_SOC_ARC_IOT and CONFIG_SOC_NSIM)
instead of checking against CONFIG_CPU_ARCEM.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
2021-03-25 07:23:02 -04:00
..
base tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
custom_output tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00
error_hook test: error_hook: check for exact SoCs instead of entire ARC EM family 2021-03-25 07:23:02 -04:00
mock tests: ztest: Added return data test case 2021-03-09 07:09:13 -05:00