aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tc17.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/se/tc17.yaml')
-rw-r--r--manual/se/tc17.yaml26
1 files changed, 26 insertions, 0 deletions
diff --git a/manual/se/tc17.yaml b/manual/se/tc17.yaml
new file mode 100644
index 0000000..7592148
--- /dev/null
+++ b/manual/se/tc17.yaml
@@ -0,0 +1,26 @@
+metadata:
+ name: TC17
+ format: "Manual Test Definition 1.0"
+ description: "TC17: CPU Core Clock"
+ maintainer:
+ - ryan.harkin@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - lces2
+ - soca9
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "# soca9: skip"
+ - "# lces2: ok"
+ - " "
+ - "SCP a clone of the test scripts repo to the board"
+ - "bash ~/test-scripts/test-cpu-freq.sh"
+
+ expected:
+ - "Test reports pass"