summaryrefslogtreecommitdiff
path: root/manual/generic/android/audio-jack.yaml
blob: 53fa1b4688dff1ed3e261a30b18d12feab410d12 (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
28
29
30
31
32
metadata:
    name: andriod-audio-jack
    format: "Manual Test Definition 1.0"
    description: "Test if audio through jack port works well"
    maintainer:
        - botao.sun@linaro.org
    os:
        - android
    scope:
        - functional
    devices:
        - panda
        - panda-es
        - vexpress-a9
        - vexpress-tc2
        - arndale
    environment:
        - manual-test

run:
    steps:
        - "After the board booted up successfully, plug in the headset and microphone"
        - "Open browser and click a \"YouTube\" clip to listen the sound from headset"
        - "Install \"Angry Birds\" and start to play the game, listen the sound from headset"
        - "Click \"Messaging -> New Message -> Attach -> Record Audio\""
        - "Play the recorded audio clip"

    expected:
        - "Sounds from YouTube clips and \"Angry Birds\" game should be heard clearly"
        - "Sound record should be done successfully and should be heard clearly as original"
        - "No hang, kernel panic and crash during the whole test process"