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

Unified Diff: tests/tpm_lite/Makefile

Issue 3077016: Small program to temporary fix TPM state until we can do this in the BIOS. (Closed) Base URL: ssh://git@chromiumos-git/vboot_reference.git
Patch Set: . Created 10 years, 4 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 | « no previous file | tests/tpm_lite/startup.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/tpm_lite/Makefile
diff --git a/tests/tpm_lite/Makefile b/tests/tpm_lite/Makefile
index 922ce5ebc157902c85df9764c7635692f20aa7ed..4b8426c1e46fbf7a5dd501f804776a8b565d03ad 100644
--- a/tests/tpm_lite/Makefile
+++ b/tests/tpm_lite/Makefile
@@ -21,6 +21,7 @@ TEST_NAMES = tpmtest_clear \
tpmtest_readonly \
tpmtest_redefine \
tpmtest_spaceperm \
+ tpmtest_startup \
tpmtest_writelimit \
TEST_BINS = $(addprefix ${BUILD_ROOT}/,$(TEST_NAMES))
« no previous file with comments | « no previous file | tests/tpm_lite/startup.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698