aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tc2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/se/tc2.yaml')
-rw-r--r--manual/se/tc2.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/manual/se/tc2.yaml b/manual/se/tc2.yaml
new file mode 100644
index 0000000..b701ebd
--- /dev/null
+++ b/manual/se/tc2.yaml
@@ -0,0 +1,23 @@
+metadata:
+ name: TC2
+ format: "Manual Test Definition 1.0"
+ description: "TC2: boot SD card with release candidate images"
+ maintainer:
+ - ryan.harkin@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - lces2
+ - soca9
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "Boot the board from the SD card using the 'linux_sd' command in U-Boot"
+ - "Log in at the prompt"
+
+ expected:
+ - "The board should boot normally and the user is able to log in"