zephyr/tests/boards/native_posix/rtc/testcase.yaml
Nazar Kazakov f483b1bc4c everywhere: fix typos
Fix a lot of typos

Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
2022-03-18 13:24:08 -04:00

8 lines
295 B
YAML

# Test of the native_posix real timeness and RTC model
tests:
boards.native_posix.rtc:
platform_allow: native_posix native_posix_64
build_only: true
#Note: this test depends too much on not having a high host load to pass.
# Therefore it should not be run in automated regression