u-boot/test/py/tests
Simon Glass cb47e21acb vbe: Support VBE simple
Add support for VBE simple, which permits firmware update of a single
image stored in MMC or another block device.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-08-12 08:17:11 -04:00
..
bootstd bootstd: Add setup for the bootflow tests 2022-04-25 10:00:04 -04:00
test_android test: Correct pylint errors 2022-03-02 10:28:12 -05:00
test_efi_bootmgr test: fix pylint warnings in test_efi_bootmgr 2022-03-31 19:06:16 +02:00
test_efi_capsule efi: test/py: repair authenticated capsules tests 2022-07-18 17:21:49 +02:00
test_efi_secboot test/py: efi_secboot: add a test for a forged signed image 2022-07-05 14:37:16 +02:00
test_fs test: fix parsing the mksquashfs version number 2022-05-26 10:32:27 -04:00
vboot test: py: vboot: add test for global image signature 2022-03-31 14:12:23 -04:00
test_000_version.py
test_bind.py py: tests: Bind should run only on sandbox 2022-07-26 08:23:54 +02:00
test_bootmenu.py test: restore timeout after bootmenu unit test 2022-05-28 10:59:27 +02:00
test_button.py
test_dfu.py
test_dm.py test/py: Run simple dm commands without checking 2022-07-26 08:23:54 +02:00
test_efi_fit.py test: fix pylint warnings for test_efi_fit.py 2022-03-31 19:06:16 +02:00
test_efi_loader.py
test_efi_selftest.py test: don't change console timeout in EFI selftest. 2022-05-28 10:59:27 +02:00
test_env.py env: Allow text-env tests to run with awk 2022-04-07 16:50:53 -04:00
test_event_dump.py vbe: Support VBE simple 2022-08-12 08:17:11 -04:00
test_extension.py
test_fit.py arch: Kconfig: imply BINMAN for SANDBOX 2022-03-31 14:12:01 -04:00
test_fit_ecdsa.py
test_fit_hashes.py
test_fpga.py
test_gpio.py cmd: gpio: Add gpio read subcommand 2022-04-20 11:14:39 -04:00
test_gpt.py test: py: tests: test_gpt.py: add a simple test for the command gpt repair 2022-05-06 14:39:15 -04:00
test_handoff.py
test_help.py sandbox: Avoid binman error when run without device tree 2022-05-05 09:29:57 -04:00
test_hush_if_test.py
test_kconfig.py test: Add some tests for kconfig.h 2022-08-10 13:38:30 -04:00
test_log.py
test_lsblk.py
test_md.py
test_mmc_rd.py
test_mmc_wr.py
test_net.py
test_ofplatdata.py
test_part.py test/py: test_part: Correct the test case name 2022-05-26 10:27:14 -04:00
test_pinmux.py
test_pstore.py
test_pstore_data_console.hex
test_pstore_data_panic1.hex
test_pstore_data_panic2.hex
test_qfw.py
test_sandbox_exit.py
test_scp03.py
test_sf.py
test_shell_basics.py
test_sleep.py
test_spl.py
test_stackprotector.py test/py: test_stackprotector: Disable for ASAN 2022-06-23 12:58:18 -04:00
test_tpm2.py
test_ums.py
test_unknown_cmd.py
test_ut.py bootstd: Add setup for the bootflow tests 2022-04-25 10:00:04 -04:00
test_vboot.py test: py: vboot: add test for global image signature 2022-03-31 14:12:23 -04:00
test_vpl.py vpl: Support running vpl tests 2022-05-02 09:58:13 -04:00
vboot_evil.py test: Correct pylint errors 2022-03-02 10:28:12 -05:00
vboot_forge.py