Skip to content

Commit b51f0ee

Browse files
aescolarfabiobaltieri
authored andcommitted
tests/subsys/testsuite/fff_fake_contexts: Enable for native_sim
Enable this test which runs in native_posix_64 in native_sim, Switch from native_posix_64 to native_sim_64 as default test platform Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent f2283df commit b51f0ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/subsys/testsuite/fff_fake_contexts/testcase.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ tests:
88
testing.testsuite.fff_fake_contexts:
99
integration_platforms:
1010
- qemu_cortex_m3
11-
- native_posix_64
11+
- native_sim_64
1212
tags: test_framework
1313
platform_allow:
1414
- qemu_cortex_m3
1515
- native_posix_64
16+
- native_sim_64
17+
- native_sim

0 commit comments

Comments
 (0)