commit | de7200a252998991d33a787f0654549c8fffe963 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Wed Dec 06 18:08:20 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 12 21:33:38 2017 -0500 |
tree | be55e0e87d849e9b4562ad9c18fbb84328bd99fe | |
parent | 8876c7efbe9ad235660311e1a46494ec3498d5c5 [diff] |
test/py: gpt: update size of gpt partition - avoid disturbing 0MiB partition size (in fact < 1MiB) - test overlap limit between part1 and part2 - test gpt write with data with modifier 'M' for MiB Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Stephen Warren <swarren@nvidia.com>