zephyr/tests
Ioannis Glaropoulos a0a03d7597 arch: arm: common Armv8-M support
This PR includes the required changes in order to support
conditional compilation for Armv8-M architecture. Two
variants of the Armv8-M architecture are defined:
- the Armv8-M Baseline (backwards compatible with ARMv6-M),
- the Armv8-M Mainline (backwards compatible with ARMv7-M).

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-02-08 12:07:38 -06:00
..
application_development/gen_inc_file tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
benchmarks test: run benchmark/boot_time also in native_posix 2018-02-07 16:28:16 -05:00
bluetooth test: shell: native_posix also supports shell 2018-02-02 07:48:46 -08:00
boards/altera_max10 tests: boards: altera_max10: Add test for Nios-II i2c core 2018-02-07 19:37:35 -05:00
booting/stub tests/booting/stub: disable banner 2017-12-14 13:11:04 -05:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto test: sha256 can also be run in native_posix 2018-02-07 16:28:16 -05:00
drivers tests: build_all: Fix building for lps25hb and lsm6ds0 2018-02-07 12:31:51 -06:00
include native test: End tests as soon as they pass fail 2018-02-05 06:26:53 -08:00
kernel arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
lib/json tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
misc/test_build tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
net net: tests: Fix coap test case 2018-02-07 13:24:25 +02:00
power tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
shell test: shell: native_posix also supports shell 2018-02-02 07:48:46 -08:00
subsys subsys: fs: fcb: remove f_area_id from fcb structure 2018-02-07 09:51:26 -05:00
sys/ringbuffer tests: add ringbuffer api test and combine original test 2018-01-29 23:19:17 -05:00
unit crc: add crc16_itu_t which is used in the MMC protocol. 2018-02-07 16:49:52 -05:00
ztest ztest: cleanup phase should reset the timeout queue. 2018-01-24 21:16:17 +05:30
CMakeLists.txt tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
Kconfig kconfig: Change how optimization level is set 2018-02-05 06:23:20 -08:00