tests: rtc: fix dependencies

Depend on RTC driver being available on the device.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-12-08 11:07:54 -05:00 committed by Anas Nashif
parent 5f34003da2
commit f07d66fcef
2 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,2 @@
CONFIG_RTC=y
CONFIG_RTC_QMSI=y
CONFIG_ZTEST=y

View File

@ -1,4 +1,4 @@
tests:
test_rtc:
platform_whitelist: quark_se_c1000_devboard quark_d2000_crb
tags: drivers
depends_on: rtc