zephyr/tests/boards/native_posix/rtc/testcase.yaml
Maksim Masalski 432bb69bab tests: remove duplicate names for the boards tests
According to the comment in #20008 I found out that some test cases
for different tests have same names.
To get rid of it, I decided to change test cases names.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2019-10-24 06:31:06 -04:00

8 lines
298 B
YAML

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