commit | 1b11fb01862afcf83f501fe1ede3bee758d40f6f | [log] [tgz] |
---|---|---|
author | Alison Chaiken <alison@peloton-tech.com> | Sat Sep 09 23:47:13 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 14 21:32:57 2017 -0400 |
tree | e70ad75fc422360297e7e6bf3b6002ffea7846c7 | |
parent | bccb8b62943a7411ae265bc83fac435a8a4502e7 [diff] |
add pytests for 'gpt guid' command in sandbox Run unit tests for the 'gpt guid' command, making use of the block device created by test/py/make_test_disk.py. Remove this device at the end of the tests. Signed-off-by: Alison Chaiken <alison@peloton-tech.com> Reviewed-by: Simon Glass <sjg@chromium.org>