tests: assert_custom_header: only build on some platforms

This test does not build correctly on some modules, namely TFM, just run
it on a few platform, that should be enough to validate that the feature
is working correctly.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri
2025-12-09 19:22:20 +00:00
committed by Anas Nashif
parent 6dab107c91
commit 006a951323

View File

@@ -1,6 +1,11 @@
common:
integration_platforms:
- native_sim
platform_allow:
- native_sim
- native_sim/native/64
- qemu_x86
- qemu_cortex_m3
tests:
debug.assert_custom_header: