summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/ln9310.c
diff options
context:
space:
mode:
authorYuval Peress <peress@google.com>2022-03-28 21:35:07 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-03-29 17:32:53 +0000
commit974eef0d1056e43debaa74004a705474a0e57416 (patch)
treeefc4c559bd7f6eca6dcec8d52d598e20227b144f /zephyr/test/drivers/src/ln9310.c
parent154ee3dd50308a2924d8720a4af3705123fcfe26 (diff)
downloadchrome-ec-974eef0d1056e43debaa74004a705474a0e57416.tar.gz
zephyr: test: move include files to scoped directory
The include path was getting too cluttered. In some cases seeing an include for "utils.h" and "util.h". These were difficult to understand, follow, and ensure uniqueness. Move all the test specific headers to their own path. BRANCH=none BUG=none TEST=zmake test test-drivers Signed-off-by: Yuval Peress <peress@google.com> Change-Id: Iab5e4d470321edb356c8b30f94c79b2ce1f38866 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3556801 Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Diffstat (limited to 'zephyr/test/drivers/src/ln9310.c')
-rw-r--r--zephyr/test/drivers/src/ln9310.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/test/drivers/src/ln9310.c b/zephyr/test/drivers/src/ln9310.c
index 6eb13eabfb..9ff018fdba 100644
--- a/zephyr/test/drivers/src/ln9310.c
+++ b/zephyr/test/drivers/src/ln9310.c
@@ -13,7 +13,7 @@
#include "emul/emul_ln9310.h"
#include "emul/emul_common_i2c.h"
#include "timer.h"
-#include "test_state.h"
+#include "test/drivers/test_state.h"
/*
* TODO(b/201420132): Implement approach for tests to immediately schedule work