aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb31.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/se/tb31.yaml')
-rw-r--r--manual/se/tb31.yaml28
1 files changed, 28 insertions, 0 deletions
diff --git a/manual/se/tb31.yaml b/manual/se/tb31.yaml
new file mode 100644
index 0000000..934637b
--- /dev/null
+++ b/manual/se/tb31.yaml
@@ -0,0 +1,28 @@
+metadata:
+ name: TB31
+ format: "Manual Test Definition 1.0"
+ description: "TB31: Watchdog"
+ maintainer:
+ - ryan.harkin@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - lces2
+ - soca9
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "TODO: copy wd-test*.deb from lces2 build to soca9 board"
+
+ - " "
+ - "wdt_driver_test 5 4 1 # this should never reboot, CTRL-C to exit after about 1 min"
+ - "wdt_driver_test 5 6 0 # this should reboot after 5 secs"
+ - "wdt_driver_test 5 6 1 # this should reboot after 5 secs"
+
+ expected:
+ - "reboots happen only when expected"
+