summaryrefslogtreecommitdiffstats
path: root/test/dm/rtc.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-071-7/+7
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-031-0/+1
* test: dm: rtc: add tests of rtc shell commandRasmus Villemoes2020-07-091-0/+58
* test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes2020-07-091-0/+45
* rtc: sandbox-rtc: fix set methodRasmus Villemoes2020-07-091-1/+14
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: sandbox: i2c: Use new emulator parent uclassSimon Glass2018-11-291-4/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-6/+6
* dm: rtc: Add tests for real-time clocksSimon Glass2015-05-051-0/+175