~cgregan/checkbox/audio_dolby

« back to all changes in this revision

Viewing changes to checkbox-old/jobs/bluetooth.txt.in

  • Committer: cgregan at canonical
  • Date: 2014-01-23 14:55:49 UTC
  • Revision ID: cgregan@canonical.com-20140123145549-0cw7i5g5w74cvum7
added Bluetooth tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
     4. Look for the device in the list and select it
69
69
     5. In the device write the PIN code automatically chosen by the wizard
70
70
     6. The device should pair with the computer
 
71
     7. Click the sound icon
 
72
     8. Click "Sound Settings"
 
73
     9. Select device and ensure Quality is set to "HSP/HFP"
71
74
     7. Click "Test" to record for five seconds and reproduce in the bluetooth device
72
75
 VERIFICATION:
73
76
     Did you hear the sound you recorded in the bluetooth
74
77
 
75
78
plugin: user-interact-verify
 
79
name: bluetooth/audio-a2dp
 
80
depends: bluetooth/detect-output
 
81
command: audio_settings store --file=$CHECKBOX_DATA/pulseaudio_settings; audio_settings set --device=pci --volume=50; gst_pipeline_test -t 2 'audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! autoaudiosink'; EXIT_CODE=$?; audio_settings restore --file=$CHECKBOX_DATA/pulseaudio_settings; exit $EXIT_CODE
 
82
_description:
 
83
 PURPOSE:
 
84
     This test will check that you can record and hear audio using a bluetooth audio device
 
85
 STEPS:
 
86
     1. Enable the bluetooth headset
 
87
     2. Click on the sound icon
 
88
     3. Click "Sound Settings"
 
89
     4. Look for the device in the list and select it
 
90
     5. Set Quality to A2DP
 
91
     6. Click "Test" to record for five seconds and reproduce in the bluetooth device
 
92
 VERIFICATION:
 
93
     Did you hear the sound?
 
94
 
 
95
 
 
96
plugin: user-interact-verify
76
97
name: bluetooth/HID
77
98
depends: bluetooth/detect-output
78
99
command: keyboard_test