zephyr/tests
Ioannis Glaropoulos a4049773ac tests: arch: arm_thread_swap: extend the test for Cortex-M Baseline
We rework the arm_thread_swap test, so it can build
and run for Cortex-M Basline architecture (Cortex-M0,
Cortex-M0+, and Cortex-M23). In most cases, this rework
involved re-implementing the code blocks for storing
and loading the callee-saved registers to and from
memory. In addition, we skip the verification of
BASEPRI, and replace it with verifying PRIMASK.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-10-04 13:38:48 +02:00
..
application_development
arch tests: arch: arm_thread_swap: extend the test for Cortex-M Baseline 2019-10-04 13:38:48 +02:00
benchmarks coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
bluetooth tests: bluetooth: shell: Revert back to default logging settings 2019-10-01 19:11:16 +02:00
boards tests: rtc: rename test.yaml to testcase.yaml 2019-09-30 17:20:22 -04:00
crypto tests: tinycrypt: build only on native_posix 2019-10-01 10:42:19 -07:00
drivers coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
kernel coccinelle: standardize kernel API timeout arguments 2019-10-03 11:55:44 -07:00
lib tests: gui: Pass image pointer to fs_write 2019-10-02 08:18:16 -04:00
misc/test_build tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
net tests: net: hostname: Corrected unique hostname conversion 2019-10-02 12:52:16 +03:00
portability tests: move cmsis_rtos_v2 into portability 2019-09-27 15:23:26 -04:00
posix
shell tests: Never disable SMP 2019-09-26 16:54:06 -04:00
subsys samples: move board overlay files into boards directory 2019-10-01 20:38:24 -07:00
unit tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
ztest