commit | 1e7c77449d3956fd06d594727700d5fdc169bc2a | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Fri Dec 13 17:10:02 2019 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Fri Dec 13 17:30:55 2019 +0000 |
tree | c04abf2795e379fc5f23d4424b6458e1fa301b8d | |
parent | 07b6bd32fd21df69a32518a24e3491e96cf28b06 [diff] [blame] |
Move hftest headers to a test inc directory. Other common test headers can also go under this directory, rather than having shared 'inc' directories scattered around the test source tree. Change-Id: I990bdc11ad08bd44377ac2e064c566f552ff22b5
diff --git a/test/vmapi/primary_with_secondaries/interrupts.c b/test/vmapi/primary_with_secondaries/interrupts.c index e315b9e..ac64049 100644 --- a/test/vmapi/primary_with_secondaries/interrupts.c +++ b/test/vmapi/primary_with_secondaries/interrupts.c
@@ -20,8 +20,8 @@ #include "vmapi/hf/call.h" -#include "hftest.h" #include "primary_with_secondary.h" +#include "test/hftest.h" #include "util.h" /**