summaryrefslogtreecommitdiffstats
path: root/test/dm/pmic.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-071-5/+5
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-031-2/+3
* sandbox: tests: Add tests for mc34708 PMIC deviceLukasz Majewski2018-05-181-0/+56
* sandbox: tests: Exclude common test code (pmic_get) in test/dm/pmic.cLukasz Majewski2018-05-181-2/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* test: Generalize the unit test frameworkJoe Hershberger2015-05-211-3/+3
* test: dm: add sandbox PMIC framework testsPrzemyslaw Marczak2015-05-141-0/+69