aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tc8.yaml
blob: 20ba0433bee070eda053b4d973a4225da46016dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
metadata:
    name: TC8
    format: "Manual Test Definition 1.0"
    description: "TC8: u-boot mtest"
    maintainer:
        - ryan.harkin@linaro.org
    os:
        - openembedded
    scope:
        - functional
    devices:
        - none
    environment:
        - manual-test

run:
    steps:
        - "On SoCA9, run the following command:"
        - "mtest 0 1befffff 0 10"
        - ""
        - "On LCES2, run the following commands:"
        - "mtest 80000000 87bfffff"
        - "mtest 88a00000 8fdfffff"

    expected:
        - "Each mtest command should return with the following string:"
        - "Tested 16 iteration(s) with 0 errors"