commit | 4154634058a33b1c1b89198af568bdefa1a88fea | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Sun Nov 30 23:37:53 2014 -0800 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Mon Jan 12 19:23:25 2015 -0800 |
tree | 137a893c90637aff79ac8922bfe7549953b1b367 | |
parent | 81a6c5dea60cea97c60dab0d78576c0d3b4e29ed [diff] [blame] |
security: Pair-up Tpm and Pib in KeyChain In this commit, we also change the HOME setting for test cases. Change-Id: I7fa15461555b3519d9d2005c6956c167ed07d66f Refs: #2242 Refs: #2260
diff --git a/tests/unit-tests/security/test-sec-tpm-file.cpp b/tests/unit-tests/security/test-sec-tpm-file.cpp index 0b900ed..727d0d4 100644 --- a/tests/unit-tests/security/test-sec-tpm-file.cpp +++ b/tests/unit-tests/security/test-sec-tpm-file.cpp
@@ -25,8 +25,8 @@ #include "util/time.hpp" +#include <boost/filesystem.hpp> #include <boost/lexical_cast.hpp> - #include "boost-test.hpp" namespace ndn {