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

Unified Diff: src/testsuite/Makefile

Issue 2719006: Added TPM command to read space permissions, and a correctness test. (Closed) Base URL: ssh://git@chromiumos-git/tpm_lite.git
Patch Set: Alphabetize. 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 | « no previous file | src/testsuite/spaceperm.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/testsuite/Makefile
diff --git a/src/testsuite/Makefile b/src/testsuite/Makefile
index e63b61b32118104cbff931706d041efc184599cd..da0c258803a276e36ec52d2e034298139ba015d1 100644
--- a/src/testsuite/Makefile
+++ b/src/testsuite/Makefile
@@ -34,6 +34,7 @@ TESTS = tpmtest_clear \
tpmtest_lock \
tpmtest_readonly \
tpmtest_redefine \
+ tpmtest_spaceperm \
tpmtest_writelimit \
all: $(TESTS)
« no previous file with comments | « no previous file | src/testsuite/spaceperm.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698