index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_gpt.py
Age
Commit message (
Expand
)
Author
2022-09-12
test: Mark test_gpt tests as slow
Simon Glass
2022-05-06
test: py: tests: test_gpt.py: add a simple test for the command gpt repair
Philippe Reynes
2019-07-18
test/py: gpt: Use long options for sgdisk
Sam Protsenko
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-12
test/py: gpt: update size of gpt partition
Patrick Delaunay
2017-11-06
test/py: regenerate persistent GPT image if code changes
Stephen Warren
2017-10-23
cmd: gpt: solve issue for swap and rename command
Patrick Delaunay
2017-10-23
test/py: gpt: test start LBA for sub-command rename and swap
Patrick Delaunay
2017-10-23
test/py: gpt: add test for sub-command write
Patrick Delaunay
2017-10-23
test/py: gpt: add test for sub-command read and verify
Patrick Delaunay
2017-10-23
test/py: gpt: copy persistent file
Patrick Delaunay
2017-09-29
test/py: add skip marker for reliance on tools
Stephen Warren
2017-09-15
test/py: gpt: make use of infra-structure
Stephen Warren
2017-09-14
add pytests for 'gpt rename' and 'gpt swap'
Alison Chaiken
2017-09-14
add pytests for 'gpt guid' command in sandbox
Alison Chaiken