u-boot-brain/test/py/tests
Stephen Warren ac122efdb6 test/py: regenerate persistent GPT image if code changes
test_gpt generates a persistent disk image which can be re-used across
multiple test runs. Currently, if the Python code that generates the disk
image change, the image is not regenerated, which could cause test
failures e.g. if a test was updated to expect some new partition name or
size, yet the persistent disk image contained the old name or size. This
change introduces functionality to regenerate the disk image if the
instructions to generate the image have changed.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2017-11-06 09:59:00 -05:00
..
vboot
test_000_version.py
test_dfu.py test/py: add skip marker for reliance on tools 2017-09-29 14:07:53 -04:00
test_efi_loader.py
test_efi_selftest.py test/py: add a test calling the EFI selftest 2017-09-18 23:53:57 +02:00
test_env.py test: py: Add cmd_echo dependency 2017-05-22 07:29:55 -04:00
test_fit.py test/py: add skip marker for reliance on tools 2017-09-29 14:07:53 -04:00
test_gpt.py test/py: regenerate persistent GPT image if code changes 2017-11-06 09:59:00 -05:00
test_help.py
test_hush_if_test.py test: py: hush: Add echo dependency 2017-06-05 14:13:02 -04:00
test_md.py
test_net.py
test_ofplatdata.py sandbox: Stop printing platdata at the start of SPL 2017-07-11 10:08:20 -06:00
test_sandbox_exit.py
test_shell_basics.py test: py: Add cmd_echo dependency 2017-05-22 07:29:55 -04:00
test_sleep.py test/py/tests/test_sleep.py: test time approximately 2017-10-16 13:45:37 -04:00
test_ums.py
test_unknown_cmd.py
test_ut.py
test_vboot.py test/py: add skip marker for reliance on tools 2017-09-29 14:07:53 -04:00