]> git.ipfire.org Git - people/ms/u-boot.git/commit
test/py: gpt: add test for sub-command write
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 18 Oct 2017 13:11:06 +0000 (15:11 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 23 Oct 2017 21:27:58 +0000 (17:27 -0400)
commitb61a3b5c8d3de4a5f141effe412a457b21ba6060
treeeef1ee20a6e438552382eb7545d8331f4eb61369
parentae0e0228e664f31ac3c6093758ddc85b664e2d08
test/py: gpt: add test for sub-command write

+ test write for one partition on all the device (size=0)
+ test write with disk uuid and 2 partitions

Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
test/py/tests/test_gpt.py