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
74ddfbc8a2
zephyr
/
tests
/
subsys
/
emul
/
testcase.yaml
9 lines
141 B
YAML
Raw
Normal View
History
Unescape
Escape
emul: Add EMUL_DT_GET Implement EMUL_DT_GET, analogous to DEVICE_DT_GET. Add a test. Signed-off-by: Abe Levkoy <alevkoy@google.com>
2022-05-21 04:09:01 +08:00
tests
:
tests: emul: remove subsys from test identifer Component name should not be subsys. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-03-10 19:02:19 +08:00
emul.emul
:
tags
:
emul
tests/subsys/emul: Enable for native_sim Enable this test which runs in native_posix in native_sim, Switch from native_posix to native_sim as default test platform Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-23 16:24:25 +08:00
platform_allow
:
-
native_posix
-
native_sim
integration_platforms
:
-
native_sim