aboutsummaryrefslogtreecommitdiffstats
path: root/ci/testimage.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/testimage.yml')
-rw-r--r--ci/testimage.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/ci/testimage.yml b/ci/testimage.yml
new file mode 100644
index 0000000..83e17a7
--- /dev/null
+++ b/ci/testimage.yml
@@ -0,0 +1,9 @@
+header:
+ version: 11
+
+local_conf_header:
+ testimage: |
+ IMAGE_CLASSES += "testimage"
+ TEST_TARGET = "QemuTargetZephyr"
+ TEST_SUITES = "zephyr"
+ TESTIMAGE_AUTO = "1"