test/py: tests: gpt: add test_gpt_write_part_type
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 16 Jun 2025 11:27:49 +0000 (13:27 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 17 Jun 2025 23:21:36 +0000 (17:21 -0600)
commit7a598e633a5376ddae6a96bfcdb28c8e7b422b0c
treeb46b79fff3de288172d3ac2ac287cc5f3009a884
parenta3a5179b1c9eafee0850aa653384cb8c23a4f79f
test/py: tests: gpt: add test_gpt_write_part_type

Add sandbox test on gpt command with partition type for known type.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
test/py/tests/test_gpt.py