summaryrefslogtreecommitdiff
path: root/test/dm/misc.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-08dm: Rename DM test flags to make them more genericSimon Glass1-1/+1
2020-08-04dm: core: Drop header files from dm/test.hSimon Glass1-0/+1
2020-05-19test: Use ut_asserteq_mem() where possibleSimon Glass1-5/+5
2018-11-21misc: Update read() and write() methods to return bytes xferedSimon Glass1-3/+3
2018-08-11test: Add tests for misc uclassMario Six1-0/+83