1common: 2 platform_allow: 3 - native_sim 4 integration_platforms: 5 - native_sim 6 tags: bindesc 7tests: 8 bindesc.read: 9 platform_allow: 10 - native_sim 11 bindesc.read.c17: 12 extra_configs: 13 - CONFIG_STD_C17=y 14 bindesc.read.gnu17: 15 extra_configs: 16 - CONFIG_STD_C17=y 17 - CONFIG_GNU_C_EXTENSIONS=y 18