index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
2025-06-17
test/py: tests: gpt: add test_gpt_write_part_type
Patrick Delaunay
2025-03-15
test/py: Drop u_boot_ prefix on test files
Simon Glass
2025-03-15
test/py: Shorten u_boot_console
Simon Glass
2023-09-11
cmd: gpt: Add command to swap partition order
Joshua Watt
2023-09-11
cmd: gpt: Preserve bootable flag
Joshua Watt
2023-09-11
cmd: gpt: Preserve type GUID if enabled
Joshua Watt
2023-09-11
cmd: gpt: Add command to set bootable flags
Joshua Watt
2023-09-11
cmd: gpt: Add gpt_partition_bootable variable
Joshua Watt
2023-09-11
tests: gpt: Remove test order dependency
Joshua Watt
2023-01-18
test/py: gpt: add test for the gpt partition type GUID identifier
Enric Balletbo i Serra
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