1common:
2  integration_platforms:
3    - native_sim
4  platform_allow:
5    - native_sim
6    - native_sim/native/64
7    - qemu_x86
8    - qemu_cortex_m3
9
10tests:
11  debug.assert_custom_header:
12    tags:
13      - assert_custom_header
14      - assert
15