summaryrefslogtreecommitdiff
path: root/test/py/tests/test_gpt.py
AgeCommit message (Expand)Author
2023-09-11cmd: gpt: Add command to swap partition orderJoshua Watt
2023-09-11cmd: gpt: Preserve bootable flagJoshua Watt
2023-09-11cmd: gpt: Preserve type GUID if enabledJoshua Watt
2023-09-11cmd: gpt: Add command to set bootable flagsJoshua Watt
2023-09-11cmd: gpt: Add gpt_partition_bootable variableJoshua Watt
2023-09-11tests: gpt: Remove test order dependencyJoshua Watt
2023-01-18test/py: gpt: add test for the gpt partition type GUID identifierEnric Balletbo i Serra
2022-09-12test: Mark test_gpt tests as slowSimon Glass
2022-05-06test: py: tests: test_gpt.py: add a simple test for the command gpt repairPhilippe Reynes
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-12test/py: gpt: update size of gpt partitionPatrick Delaunay
2017-11-06test/py: regenerate persistent GPT image if code changesStephen Warren
2017-10-23cmd: gpt: solve issue for swap and rename commandPatrick Delaunay
2017-10-23test/py: gpt: test start LBA for sub-command rename and swapPatrick Delaunay
2017-10-23test/py: gpt: add test for sub-command writePatrick Delaunay
2017-10-23test/py: gpt: add test for sub-command read and verifyPatrick Delaunay
2017-10-23test/py: gpt: copy persistent filePatrick Delaunay
2017-09-29test/py: add skip marker for reliance on toolsStephen Warren
2017-09-15test/py: gpt: make use of infra-structureStephen Warren
2017-09-14add pytests for 'gpt rename' and 'gpt swap'Alison Chaiken
2017-09-14add pytests for 'gpt guid' command in sandboxAlison Chaiken