| Index: tests/run_image_verification_tests.sh
|
| diff --git a/tests/run_image_verification_tests.sh b/tests/run_image_verification_tests.sh
|
| index 9a2e68cbe06793292ca68bd9a889731d67aa6d96..025066a470398a9fd75764158bdde4b6a97a5a3c 100755
|
| --- a/tests/run_image_verification_tests.sh
|
| +++ b/tests/run_image_verification_tests.sh
|
| @@ -70,10 +70,9 @@ ${kernel_hashalgo}${COL_STOP}"
|
|
|
| check_test_keys
|
|
|
| -# TODO: re-enable when tests are ported to new vboot
|
| -#echo
|
| -#echo "Testing high-level firmware image verification..."
|
| -#test_firmware_verification
|
| +echo
|
| +echo "Testing high-level firmware image verification..."
|
| +test_firmware_verification
|
|
|
| echo
|
| echo "Testing high-level kernel image verification..."
|
|
|