aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb22.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/se/tb22.yaml')
-rw-r--r--manual/se/tb22.yaml24
1 files changed, 24 insertions, 0 deletions
diff --git a/manual/se/tb22.yaml b/manual/se/tb22.yaml
new file mode 100644
index 0000000..aad9de4
--- /dev/null
+++ b/manual/se/tb22.yaml
@@ -0,0 +1,24 @@
+metadata:
+ name: TB22
+ format: "Manual Test Definition 1.0"
+ description: "TB22: available clocksource"
+ maintainer:
+ - ryan.harkin@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - lces2
+ - soca9
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "cat /sys/devices/system/clocksource/clocksource0/available_clocksource"
+
+
+ expected:
+ - "SoCA9 has timer1"
+ - "LCES2 has rzn1_timer_clocksource"