zephyr/tests/boards/native_posix/rtc/test.yaml
Nicolas Pitre 6609c12516 tests: enable native_posix_64 testing
Whenever conditions are applied to native_posix, they should apply to
native_posix_64 too.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-16 10:41:11 -07:00

9 lines
315 B
YAML

test:
description: Test of the native_posix real timenes and RTC model
tests:
boards.native_posix:
platform_whitelist: 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