[PATCH v2 4/5] dm: test: Add test for part_get_info_by_type
Simon Glass
sjg at chromium.org
Tue Jul 4 04:40:30 CEST 2023
On Mon, 3 Jul 2023 at 14:40, Joshua Watt <jpewhacker at 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 at gmail.com>
> ---
> configs/sandbox_defconfig | 2 +
> test/dm/part.c | 87 +++++++++++++++++++++++++++++++++++++++
> 2 files changed, 89 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list