commit | 42d992df188e7c9153377d9989a72aa83bd520b8 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Sun Jul 07 16:46:50 2019 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Mon Jul 08 17:08:09 2019 -0700 |
tree | d54a68e88b0dd743366d051a6416047b4cb16558 | |
parent | 781a560d7a18d020209c0394bb308e1650ef9a2d [diff] [blame] |
tests: update test files with latest ndn-cxx and fix a bug in database-fixture refs: #4966 Change-Id: I34d933c6569d209eef6bd49f6504163b81fe774a
diff --git a/tests/unit-tests/enc-tlv.t.cpp b/tests/unit-tests/enc-tlv.t.cpp index 9ba62e7..10e59d9 100644 --- a/tests/unit-tests/enc-tlv.t.cpp +++ b/tests/unit-tests/enc-tlv.t.cpp
@@ -20,7 +20,7 @@ #include "crypto-support/enc-tlv.hpp" #include "crypto-support/crypto-helper.hpp" -#include "test-common.hpp" +#include "boost-test.hpp" namespace ndn { namespace ndncert {