aboutsummaryrefslogtreecommitdiff
path: root/test/dm/part.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
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