Skip to content

Commit 6470ebb

Browse files
committed
tests: assert_custom_header: skip when building with TFM
This does not seem to work correctly when building with TFM, probably a corner case and not particularly important let's just skip it. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent 7c39469 commit 6470ebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/subsys/debug/assert_custom_header/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
common:
2+
filter: not CONFIG_BUILD_WITH_TFM
23
integration_platforms:
34
- native_sim
45

0 commit comments

Comments
 (0)