u-boot-brain/test/py/tests
Patrick Delaunay 0cf02ff612 test/py: gpt: test start LBA for sub-command rename and swap
Add test of first and last LBA in gpt for rename and swap.
Only the name is expected to change, so test 3 columns
for part command
1: first LBA (start)
2: last LBA (end)
3: partition name

After rename, the last LBA change and it is a error in current U-Boot code
+ "first" = 0x7ff : invalid value (<start)
+ "second" = 0x17ff => size increasing !

Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2017-10-23 17:28:08 -04:00
..
vboot test: Convert the vboot test to test/py 2016-07-14 18:22:40 -04:00
test_000_version.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_dfu.py test/py: add skip marker for reliance on tools 2017-09-29 14:07:53 -04:00
test_efi_loader.py travis: Add efi_loader grub2 test 2016-11-27 09:53:40 -05:00
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: gpt: test start LBA for sub-command rename and swap 2017-10-23 17:28:08 -04:00
test_help.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_hush_if_test.py test: py: hush: Add echo dependency 2017-06-05 14:13:02 -04:00
test_md.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_net.py tests: net: Offset downloads to 4MB 2016-11-26 15:50:52 -05:00
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/py: fix CONFIG_ tests 2016-07-08 12:47:58 -04:00
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/py: Provide custom IDs when parametrizing tests 2016-01-28 21:01:24 -07:00
test_unknown_cmd.py test/py: use " for docstrings 2016-01-28 21:01:24 -07:00
test_ut.py test/py: run all "ut" subtests 2016-02-15 20:58:26 +00:00
test_vboot.py test/py: add skip marker for reliance on tools 2017-09-29 14:07:53 -04:00