u-boot-brain/test/py/tests
Thirupathaiah Annapureddy feaeee8b5f test: vboot: add tests for multiple required keys
This patch adds vboot tests to verify the support for multiple
required keys using new required-mode DTB policy.

This patch also fixes existing test where dev
key is assumed to be marked as not required, although
it is marked as required.

Note that this patch re-added sign_fit_norequire().
sign_fit_norequire() was removed as part of the following:
commit b008677daf ("test: vboot: Fix pylint errors").
This patch leverages sign_fit_norequire() to fix the
existing bug.

Signed-off-by: Thirupathaiah Annapureddy <thiruan@linux.microsoft.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-10-12 21:30:37 -04:00
..
test_android test/py: android: Add test for abootimg 2020-02-04 09:07:24 +05:30
test_efi_secboot efi_loader: use ':' as separator for setenv -i 2020-08-24 16:37:53 +02:00
test_fs test/py: Add tests for LZO and ZSTD 2020-08-24 14:11:31 -04:00
vboot pytest: vboot: add a test for required key 2019-10-15 08:40:02 -06:00
test_000_version.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_bind.py test/py: allow multi-digit index in in_tree() 2020-09-30 11:55:23 -04:00
test_button.py test/py: add tests for the button commands 2020-07-28 19:30:39 -06:00
test_dfu.py test: Use single quote consistently 2019-01-15 15:28:41 -05:00
test_dm.py cmd: dm: Fixed/Added DM driver listing subcommands 2020-07-07 15:37:13 -04:00
test_efi_fit.py efi_loader: use logging for bootefi command 2020-07-22 12:32:42 +02:00
test_efi_loader.py test: do not rely on => being the prompt 2020-07-31 08:44:41 -04:00
test_efi_selftest.py test/py: serial# cannot be overwritten on some devices 2020-08-08 08:31:39 -04:00
test_env.py test: do no assume hush parser in validate_empty() 2020-09-12 10:53:01 -04:00
test_fit.py test/py: use valid device tree in test_fit.py 2020-01-15 19:50:31 -05:00
test_fpga.py test/py: Automated conversion to Python 3 2019-10-30 17:48:47 -04:00
test_gpio.py cmd: gpio: Make gpio input return pin value again 2020-03-13 09:30:30 -04:00
test_gpt.py test/py: gpt: Use long options for sgdisk 2019-07-18 11:31:26 -04:00
test_handoff.py test: Fix the boardspec for the SPL handoff test 2020-01-02 10:27:23 -05:00
test_help.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_hush_if_test.py test/py: hush_if_test: Add tests to cover octal/hex values 2020-01-14 09:05:54 +01:00
test_log.py log: Add a way to enable/disable a log device 2020-10-10 16:50:11 -04:00
test_lsblk.py cmd: blkls: Add blkls command 2020-07-07 15:37:13 -04:00
test_md.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_mmc_rd.py test/py: mmc: Fix 'mmc info' testcase 2020-03-27 15:42:04 -04:00
test_mmc_wr.py test/py: Automated conversion to Python 3 2019-10-30 17:48:47 -04:00
test_net.py test/py: use default load address for tftp 2019-02-12 07:19:24 -05:00
test_ofplatdata.py test: check u-boot properties in SPL device tree 2019-07-10 16:52:58 -06:00
test_part.py cmd: part: Add subcommand to list supported partition tables 2020-07-07 15:22:42 -04:00
test_pinmux.py test: pinmux: Add test for pin muxing 2020-10-08 11:42:36 -04:00
test_sandbox_exit.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_sf.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_shell_basics.py test: py: test_shell_run() with CONFIG_HUSH_PARSER=n 2020-08-07 22:31:32 -04:00
test_sleep.py test_sleep.py: make sleep time and margin configurable 2020-07-07 18:23:48 -04:00
test_tpm2.py test/py: tpm2: switch from 'tpm' to 'tpm2' command 2018-07-28 11:58:08 -04:00
test_ums.py test: Use single quote consistently 2019-01-15 15:28:41 -05:00
test_unknown_cmd.py SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
test_ut.py test: describe naming conventions for macro UNIT_TEST 2020-05-08 18:29:13 -04:00
test_vboot.py test: vboot: add tests for multiple required keys 2020-10-12 21:30:37 -04:00
vboot_forge.py test: vboot: Add a test for a forged configuration 2020-04-01 07:45:09 -06:00