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
f68146f74e
zephyr
/
tests
/
kernel
/
mp
/
testcase.yaml
5 lines
82 B
YAML
Raw
Normal View
History
Unescape
Escape
tests/kernel: Simple test for multiprocessor start API Starts the second CPU and verifies that it can set a variable while we spin on the first. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-01-25 07:50:45 +08:00
tests
:
tests: kernel: style, tag, and category fixes Fix coding style, test tags and use categories. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-22 05:52:43 +08:00
kernel.multiprocessing
:
tests/samples: add tags to some tests Some tests/samples had no tags, fill those.. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-07-17 04:25:38 +08:00
tags
:
smp
tests: the arc issuse is fixed the arc issue is fixed, remove the filter Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-12-26 01:58:21 +08:00
filter
:
CONFIG_MP_NUM_CPUS > 1