summaryrefslogtreecommitdiff
path: root/test/tpm_test/testlib/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/tpm_test/testlib/util.h')
-rw-r--r--test/tpm_test/testlib/util.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/tpm_test/testlib/util.h b/test/tpm_test/testlib/util.h
new file mode 100644
index 0000000000..07c82f3333
--- /dev/null
+++ b/test/tpm_test/testlib/util.h
@@ -0,0 +1,6 @@
+/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+/* Dummy empty file, just to make test compilation work. */