summaryrefslogtreecommitdiff
path: root/tests/tpm_lite
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tpm_lite')
-rw-r--r--tests/tpm_lite/tpmtest_fastenable.c2
-rw-r--r--tests/tpm_lite/tpmtest_globallock.c2
-rw-r--r--tests/tpm_lite/tpmtest_redefine_unowned.c2
-rw-r--r--tests/tpm_lite/tpmtest_spaceperm.c2
-rw-r--r--tests/tpm_lite/tpmtest_writelimit.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/tpm_lite/tpmtest_fastenable.c b/tests/tpm_lite/tpmtest_fastenable.c
index a93dfd77..226a41f2 100644
--- a/tests/tpm_lite/tpmtest_fastenable.c
+++ b/tests/tpm_lite/tpmtest_fastenable.c
@@ -15,7 +15,7 @@
#include <stdio.h>
#include "host_common.h"
-#include "test_common.h"
+#include "common/tests.h"
#include "tlcl.h"
#include "tlcl_tests.h"
diff --git a/tests/tpm_lite/tpmtest_globallock.c b/tests/tpm_lite/tpmtest_globallock.c
index 14f16de0..52f7c8ea 100644
--- a/tests/tpm_lite/tpmtest_globallock.c
+++ b/tests/tpm_lite/tpmtest_globallock.c
@@ -11,7 +11,7 @@
#include <stdlib.h>
#include "host_common.h"
-#include "test_common.h"
+#include "common/tests.h"
#include "tlcl.h"
#include "tlcl_tests.h"
diff --git a/tests/tpm_lite/tpmtest_redefine_unowned.c b/tests/tpm_lite/tpmtest_redefine_unowned.c
index 0f89870d..45bcd933 100644
--- a/tests/tpm_lite/tpmtest_redefine_unowned.c
+++ b/tests/tpm_lite/tpmtest_redefine_unowned.c
@@ -11,7 +11,7 @@
#include <stdlib.h>
#include "host_common.h"
-#include "test_common.h"
+#include "common/tests.h"
#include "tlcl.h"
#include "tlcl_tests.h"
diff --git a/tests/tpm_lite/tpmtest_spaceperm.c b/tests/tpm_lite/tpmtest_spaceperm.c
index 8c9232b2..70f2b992 100644
--- a/tests/tpm_lite/tpmtest_spaceperm.c
+++ b/tests/tpm_lite/tpmtest_spaceperm.c
@@ -11,7 +11,7 @@
#include <stdlib.h>
#include "host_common.h"
-#include "test_common.h"
+#include "common/tests.h"
#include "tlcl.h"
#include "tlcl_tests.h"
diff --git a/tests/tpm_lite/tpmtest_writelimit.c b/tests/tpm_lite/tpmtest_writelimit.c
index 05e4a178..71562b06 100644
--- a/tests/tpm_lite/tpmtest_writelimit.c
+++ b/tests/tpm_lite/tpmtest_writelimit.c
@@ -12,7 +12,7 @@
#include "2common.h"
#include "host_common.h"
-#include "test_common.h"
+#include "common/tests.h"
#include "tlcl.h"
#include "tlcl_tests.h"