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

Unified Diff: tests/run_image_verification_tests.sh

Issue 2745007: Major refactoring of structures, with unit tests. (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: Implemented LoadFirmware2() 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
Index: tests/run_image_verification_tests.sh
diff --git a/tests/run_image_verification_tests.sh b/tests/run_image_verification_tests.sh
index b634b71c3ca20baeb41986eac5487da85539ad15..025066a470398a9fd75764158bdde4b6a97a5a3c 100755
--- a/tests/run_image_verification_tests.sh
+++ b/tests/run_image_verification_tests.sh
@@ -69,6 +69,7 @@ ${kernel_hashalgo}${COL_STOP}"
}
check_test_keys
+
echo
echo "Testing high-level firmware image verification..."
test_firmware_verification

Powered by Google App Engine
This is Rietveld 408576698