1tests:
2  # section.subsection
3  sample.testing.ztest:
4    build_only: true
5    platform_allow:
6      - native_posix
7      - native_sim
8    integration_platforms:
9      - native_sim
10    tags: test_framework
11