1# Test of the native_sim real timeness and RTC model
2tests:
3  boards.native.rtc:
4    platform_allow:
5      - native_sim
6      - native_sim/native/64
7    integration_platforms:
8      - native_sim
9    build_only: true
10# Note: this test depends too much on not having a high host load to pass.
11#      Therefore it should not be run in automated regression
12