
4 Jul
2023
4 Jul
'23
4:40 a.m.
On Mon, 3 Jul 2023 at 14:40, Joshua Watt jpewhacker@gmail.com wrote:
Adds a test suite to ensure that part_get_info_by_type works correctly by creating a hybrid GPT/MBR partition table and reading both.
Signed-off-by: Joshua Watt JPEWhacker@gmail.com
configs/sandbox_defconfig | 2 + test/dm/part.c | 87 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org