u-boot/test/py/tests/test_android
Safae Ouajih 83d48a3c8b test/py: android: extend abootimg test
test_abootimg is extended to include the testing of boot images
version 4. For this, boot.img and vendor_boot.img have been
generated using mkbootimg tool with setting the header
version to 4.

This tests:
- Getting the header version using abootimg
- Extracting the load address of the dtb
- Extracting the dtb start address in RAM

Running test:
$ ./test/py/test.py --bd sandbox --build -k test_abootimg

Signed-off-by: Safae Ouajih <souajih@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
2023-04-04 14:50:47 -04:00
..
test_ab.py test/py: Add base test case for A/B updates 2019-07-24 13:16:29 -04:00
test_abootimg.py test/py: android: extend abootimg test 2023-04-04 14:50:47 -04:00
test_avb.py sandbox: Enable mmc command and legacy images 2023-01-16 14:14:11 -05:00