Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(405)

Unified Diff: tests/run_image_verification_tests.sh

Issue 2835006: Remove old firmware verification code (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/big_kernel_tests.c ('k') | tests/test_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/run_image_verification_tests.sh
diff --git a/tests/run_image_verification_tests.sh b/tests/run_image_verification_tests.sh
index 025066a470398a9fd75764158bdde4b6a97a5a3c..9a2e68cbe06793292ca68bd9a889731d67aa6d96 100755
--- a/tests/run_image_verification_tests.sh
+++ b/tests/run_image_verification_tests.sh
@@ -70,9 +70,10 @@ ${kernel_hashalgo}${COL_STOP}"
check_test_keys
-echo
-echo "Testing high-level firmware image verification..."
-test_firmware_verification
+# 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 kernel image verification..."
« no previous file with comments | « tests/big_kernel_tests.c ('k') | tests/test_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698