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] |
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/transport/test-homes/unix-transport/ok-omitted-unix-socket-omitted-protocol/.ndn/client.conf b/tests/unit-tests/transport/test-homes/unix-transport/ok-omitted-unix-socket-omitted-protocol/.ndn/client.conf index e69de29..2c4c027 100644 --- a/tests/unit-tests/transport/test-homes/unix-transport/ok-omitted-unix-socket-omitted-protocol/.ndn/client.conf +++ b/tests/unit-tests/transport/test-homes/unix-transport/ok-omitted-unix-socket-omitted-protocol/.ndn/client.conf
@@ -0,0 +1,3 @@ +; Empty client.conf is unfeasible in automated tests, +; see tests/unit-tests/security/config-file-readme.txt. +pib=pib-sqlite3:/tmp/test/ndn-cxx/keychain/sqlite3-empty/ \ No newline at end of file