summaryrefslogtreecommitdiff
path: root/tests/run_cgpt_tests.sh
diff options
context:
space:
mode:
authorGaurav Shah <gauravsh@chromium.org>2010-09-07 18:19:21 -0700
committerGaurav Shah <gauravsh@chromium.org>2010-09-07 18:19:21 -0700
commit8b7baafee194d83e9fdb29006f3d8e235d4e114b (patch)
tree215e0ec73d65de362867a6d95e23afd47a72c880 /tests/run_cgpt_tests.sh
parent6667f0ad82c3c6634b102f8c30a72eebe576b3f4 (diff)
downloadvboot-8b7baafee194d83e9fdb29006f3d8e235d4e114b.tar.gz
Fix autotest Makefile for vboot_reference.
Update list of scripts and test binaries - slightly more involved since the test runner scripts and the test binaries themselves reside in different directories. BUG=none TEST=manual (Ran make, went into the tests/ directory and ran the tests) Change-Id: I97bd36d806726f6005e35490173cfcd0300add95 Review URL: http://codereview.chromium.org/3326014
Diffstat (limited to 'tests/run_cgpt_tests.sh')
-rwxr-xr-xtests/run_cgpt_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run_cgpt_tests.sh b/tests/run_cgpt_tests.sh
index 9171a869..577d7b16 100755
--- a/tests/run_cgpt_tests.sh
+++ b/tests/run_cgpt_tests.sh
@@ -4,7 +4,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
-# Run tests for RSA Signature verification.
+# Run tests for CGPT.
# Load common constants and variables.
. "$(dirname "$0")/common.sh"