zephyr/tests
Anas Nashif 91cdb35584 tests: fatal: fix condition for NXP MPU
Fixed condition and wrong Kconfig name, shoud be CONFIG_CPU_HAS_NXP_MPU
instead of only CPU_HAS_NXP_MPU.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-10-15 09:07:43 -04:00
..
application_development tests: Fix sanity_check 2018-10-10 09:21:55 -04:00
benchmarks Kconfig: Remove redundant $(ZEPHYR_BASE) from 'source's 2018-10-10 11:28:27 -05:00
bluetooth shell: create instances automatically basing on enabled backend 2018-10-11 12:08:04 +02:00
boards xtensa: intel_s1000: Move some functions to SoC level SYS_INIT 2018-10-12 07:52:17 -04:00
booting/stub cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
cmsis_rtos_v1 lib/cmsis_rtos_v1: Fix some Kconfig inconsistencies 2018-10-02 14:08:33 -07:00
compliance
crypto tests: crypto: use CONFIG_LOG 2018-10-08 17:49:12 -04:00
drivers test: drivers: watchdog: Modify test application. 2018-10-14 14:16:03 -04:00
include shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
kernel tests: fatal: fix condition for NXP MPU 2018-10-15 09:07:43 -04:00
lib tests: ring_buffer: move to new logger 2018-10-10 18:32:13 -04:00
misc/test_build cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
net net: Remove obsolete config options from samples and tests 2018-10-11 14:44:14 -04:00
posix tests: posix: enhance pthread test 2018-10-10 09:29:42 -04:00
power tracing: remove stray event_logger code 2018-09-05 16:05:08 -04:00
shell shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
subsys logging: Add autostart option to LOG_BACKEND_DEFINE 2018-10-11 13:29:50 +03:00
unit cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
ztest ztest: remove unused include of sys_log.h 2018-10-08 17:49:12 -04:00
CMakeLists.txt
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00