1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-rtt_rtc
Benjamin Valentin 9c4eb8918f tests/unittests: rtt_rtc: blacklist esp32
On esp32, pm_layered pulls in periph_rtc.
This results the real rtc functions being called, which of course
can't be fast-forwarded - all the tests fail.
2020-03-24 23:15:55 +01:00
..
Makefile tests/unittests: add tests for rtt_rtc 2020-03-19 15:25:14 +01:00
Makefile.include tests/unittests: rtt_rtc: blacklist esp32 2020-03-24 23:15:55 +01:00
mock_rtt.c tests/unittests: add tests for rtt_rtc 2020-03-19 15:25:14 +01:00
tests-rtt_rtc.c tests/unittests: add tests for rtt_rtc 2020-03-19 15:25:14 +01:00
tests-rtt_rtc.h tests/unittests: add tests for rtt_rtc 2020-03-19 15:25:14 +01:00