aboutsummaryrefslogtreecommitdiff
path: root/automated/linux/files-exist/files-exist.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/files-exist/files-exist.yaml')
-rw-r--r--automated/linux/files-exist/files-exist.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/automated/linux/files-exist/files-exist.yaml b/automated/linux/files-exist/files-exist.yaml
new file mode 100644
index 0000000..f5b21d1
--- /dev/null
+++ b/automated/linux/files-exist/files-exist.yaml
@@ -0,0 +1,21 @@
+metadata:
+ name: meminfo
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Check files exist"
+ maintainer:
+ - ryan.harkin@linaro.org
+ os:
+ - oe
+ scope:
+ - functional
+ devices:
+ - rzn1d
+
+params:
+ EXTRA_FILES: '/dev/random'
+
+run:
+ steps:
+ - cd ./automated/linux/files-exist
+ - ./files-exist.sh -e "${EXTRA_FILES}"
+ - ../../utils/send-to-lava.sh ./output/result.txt