Re: [PATCH 3/3] test/py: test_part: Correct the test case name

2022-05-27 Thread Tom Rini
On Tue, May 17, 2022 at 11:24:45PM +0800, Bin Meng wrote: > Use test_part_types as the name instead of dm_compact. > > Signed-off-by: Bin Meng Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 3/3] test/py: test_part: Correct the test case name

2022-05-17 Thread Bin Meng
Use test_part_types as the name instead of dm_compact. Signed-off-by: Bin Meng --- test/py/tests/test_part.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/py/tests/test_part.py b/test/py/tests/test_part.py index cba9804510..2b5184654d 100644 --- a/test/py/tests/test_