From 31ec1d044b4b09e9e7eab7bcbe20bdeef497e2d3 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Thu, 23 Nov 2023 13:30:15 +0100 Subject: [PATCH] tests/misc/test_build: Switch integration_platform to native_sim Switch from native_posix to native_sim as default test platform Signed-off-by: Alberto Escolar Piedras --- tests/misc/test_build/testcase.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/misc/test_build/testcase.yaml b/tests/misc/test_build/testcase.yaml index 983d3e4a96e..42732457c42 100644 --- a/tests/misc/test_build/testcase.yaml +++ b/tests/misc/test_build/testcase.yaml @@ -8,7 +8,7 @@ tests: extra_args: CONF_FILE=debug.conf tags: debug integration_platforms: - - native_posix + - native_sim filter: CONFIG_CONSOLE_HAS_DRIVER bootloader.mcuboot.build: tags: mcuboot @@ -25,6 +25,6 @@ tests: build_only: true tags: kconfig integration_platforms: - - native_posix + - native_sim extra_configs: - CONFIG_KERNEL_BIN_NAME="A_kconfig_value_with_a_utf8_char_in_it_Bøe_"