summaryrefslogtreecommitdiff
path: root/zephyr/test/krabby/testcase.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/krabby/testcase.yaml')
-rw-r--r--zephyr/test/krabby/testcase.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/zephyr/test/krabby/testcase.yaml b/zephyr/test/krabby/testcase.yaml
new file mode 100644
index 0000000000..c8cf0e070b
--- /dev/null
+++ b/zephyr/test/krabby/testcase.yaml
@@ -0,0 +1,9 @@
+# Copyright 2022 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+common:
+ platform_allow: native_posix
+tests:
+ krabby.default:
+ extra_args: DTC_OVERLAY_FILE="common.dts;../projects/corsola/interrupts_krabby.dts;../projects/corsola/gpio_krabby.dts;pinctrl.dts"