summaryrefslogtreecommitdiff
path: root/test/dm/part.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06test: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-07-17dm: test: Add test for part_get_info_by_typeJoshua Watt1-0/+87
2023-07-17dm: test: Improve partition test error outputJoshua Watt1-4/+6
2023-07-17dm: test: Fix partition test to use mmc2Joshua Watt1-9/+9
2023-01-23part: Add a function to find the first bootable partitionSimon Glass1-0/+13
2023-01-23dm: part: Update test to use mmc2Simon Glass1-6/+6
2023-01-23dm: test: Correct assertion in dm_test_part()Simon Glass1-8/+4
2021-05-26part: Add check for NULL dev_part_strSean Anderson1-7/+30
2021-04-22test: Add test for partitionsSean Anderson1-0/+76