aboutsummaryrefslogtreecommitdiff
path: root/test/dm/part.c
AgeCommit message (Expand)Author
2023-07-17dm: test: Add test for part_get_info_by_typeJoshua Watt
2023-07-17dm: test: Improve partition test error outputJoshua Watt
2023-07-17dm: test: Fix partition test to use mmc2Joshua Watt
2023-01-23part: Add a function to find the first bootable partitionSimon Glass
2023-01-23dm: part: Update test to use mmc2Simon Glass
2023-01-23dm: test: Correct assertion in dm_test_part()Simon Glass
2021-05-26part: Add check for NULL dev_part_strSean Anderson
2021-04-22test: Add test for partitionsSean Anderson