Skip to content

Commit 91eb147

Browse files
dcpleungnashif
authored andcommitted
tests: kernel/smp: whitelist qemu_x86_64 for testing
Add qemu_x86_64 to the platform whitelist so that this will actually be built and tested with sanitycheck. Signed-off-by: Daniel Leung <[email protected]>
1 parent 96ccb91 commit 91eb147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/kernel/smp/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
tests:
22
kernel.multiprocessing:
3-
platform_whitelist: esp32
3+
platform_whitelist: esp32 qemu_x86_64

0 commit comments

Comments
 (0)