Amit Khare | e3676eb | 2015-12-11 14:37:50 +0530 | [diff] [blame] | 1 | metadata: |
| 2 | name: bluetooth-audio-ui |
| 3 | format: "Manual Test Definition 1.0" |
| 4 | description: "Test bluetooth audio streaming from UI on Debian." |
| 5 | maintainer: |
| 6 | - amit.khare@linaro.org |
| 7 | os: |
| 8 | - debian |
| 9 | scope: |
| 10 | - functional |
| 11 | devices: |
| 12 | - hi6220-hikey |
| 13 | - apq8016-sbc |
| 14 | environment: |
| 15 | - manual-test |
| 16 | |
| 17 | run: |
| 18 | steps: |
| 19 | - Flash any UI enabled Xfce based build, power on the board until boot up successfully. |
| 20 | - Make sure mouse and/or keyboard is connected to the board. |
| 21 | - Make sure some bluetooth audio device (speaker, headset) is turned on and within the range. |
| 22 | - Click on BT icon an select "Setup a new device" option. Click continue to search devices. |
| 23 | - Change "Device type" to "Headphones, headsets and other audio devices" to only display audio devices. |
| 24 | - Select the audio device and pair it. |
| 25 | - Download audio file "http://samplemedia.linaro.org/Audio/big_buck_bunny_MP3_2Channel_44.1k_128K_short.MP3" |
| 26 | - Open sound option and select output as the conected BT audio device. |
| 27 | - Play the audio file. |
| 28 | |
| 29 | expected: |
| 30 | - Audio device can be connected and paired. |
| 31 | - Proper sound can be heard from audio device when music file is played. |