aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb35.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/se/tb35.yaml')
-rw-r--r--manual/se/tb35.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/manual/se/tb35.yaml b/manual/se/tb35.yaml
new file mode 100644
index 0000000..e98d401
--- /dev/null
+++ b/manual/se/tb35.yaml
@@ -0,0 +1,25 @@
+metadata:
+ name: TB35
+ format: "Manual Test Definition 1.0"
+ description: "TB35: "
+ maintainer:
+ - ryan.harkin@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - lces2
+ - soca9
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "# run TB34 first"
+ - "cd ${mnt}"
+ - "iozone -e -s 40M"
+ - "cd ; umount ${mnt}"
+
+ expected:
+ - "iozone completes without errors"