aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_gpt.py
AgeCommit message (Expand)AuthorFilesLines
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko1-4/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-12test/py: gpt: update size of gpt partitionPatrick Delaunay1-15/+17
2017-11-06test/py: regenerate persistent GPT image if code changesStephen Warren1-17/+18
2017-10-23cmd: gpt: solve issue for swap and rename commandPatrick Delaunay1-10/+6
2017-10-23test/py: gpt: test start LBA for sub-command rename and swapPatrick Delaunay1-4/+12
2017-10-23test/py: gpt: add test for sub-command writePatrick Delaunay1-0/+20
2017-10-23test/py: gpt: add test for sub-command read and verifyPatrick Delaunay1-2/+29
2017-10-23test/py: gpt: copy persistent filePatrick Delaunay1-9/+14
2017-09-29test/py: add skip marker for reliance on toolsStephen Warren1-5/+8
2017-09-15test/py: gpt: make use of infra-structureStephen Warren1-21/+66
2017-09-14add pytests for 'gpt rename' and 'gpt swap'Alison Chaiken1-0/+31
2017-09-14add pytests for 'gpt guid' command in sandboxAlison Chaiken1-0/+38