summaryrefslogtreecommitdiff
path: root/test/dm/part.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-24part: Add a function to find the first bootable partitionSimon Glass1-0/+13
2023-01-24dm: part: Update test to use mmc2Simon Glass1-6/+6
2023-01-24dm: test: Correct assertion in dm_test_part()Simon Glass1-8/+4
2021-05-27part: Add check for NULL dev_part_strSean Anderson1-7/+30
2021-04-22test: Add test for partitionsSean Anderson1-0/+76