summaryrefslogtreecommitdiff
path: root/zephyr/test/tasks/testcase.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/tasks/testcase.yaml')
-rw-r--r--zephyr/test/tasks/testcase.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/test/tasks/testcase.yaml b/zephyr/test/tasks/testcase.yaml
new file mode 100644
index 0000000000..a72199a14a
--- /dev/null
+++ b/zephyr/test/tasks/testcase.yaml
@@ -0,0 +1,8 @@
+# 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:
+ tasks.default: {}