]> Git Repo - u-boot.git/commit
GPT: create block device for sandbox testing
authorAlison Chaiken <[email protected]>
Sun, 10 Sep 2017 06:47:12 +0000 (23:47 -0700)
committerTom Rini <[email protected]>
Fri, 15 Sep 2017 01:32:57 +0000 (21:32 -0400)
commitbf6d76b84ae13b463c0dca556118047e2d046f33
treed5430256e83c440f81567773e7ee18897716fea7
parent2f9455c8499345dcfa7553b4c1fd34e619be3ece
GPT: create block device for sandbox testing

Provide a Python function that creates a small block device for the
purpose of testing the cmd/gpt.c or cmd/part.c functions in the u-boot
sandbox.

Signed-off-by: Alison Chaiken <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
board/sandbox/README.sandbox
test/py/make_test_disk.py [new file with mode: 0755]
This page took 0.033744 seconds and 4 git commands to generate.