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

Unified Diff: tests/run_image_verification_tests.sh

Issue 2815011: Remove unused files, and tidy the directory structure of the remaining ones. (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/Makefile ('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 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..."
« no previous file with comments | « tests/Makefile ('k') | tests/test_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698