Skip to content

Commit 18c7186

Browse files
aescolarfabiobaltieri
authored andcommitted
tests/lib/mpsc_pbuf: Switch to 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 <[email protected]>
1 parent 5f4bd36 commit 18c7186

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/lib/mpsc_pbuf/testcase.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ tests:
1616
- qemu_x86_64
1717
- qemu_xtensa
1818
- native_posix
19+
- native_sim
1920
integration_platforms:
20-
- native_posix
21+
- native_sim
2122

2223
libraries.mpsc_pbuf.concurrent:
2324
tags: mpsc_pbuf

0 commit comments

Comments
 (0)