~cr3/checkbox/optical_write_test

« back to all changes in this revision

Viewing changes to jobs/audio.txt.in

  • Committer: Jeff Marcom
  • Date: 2012-09-17 19:43:05 UTC
  • mfrom: (1674.1.2 bug1052136)
  • Revision ID: jeff.marcom@canonical.com-20120917194305-osfof6sq250lcbp7
Added HDMI description fix by Brendan Donegan

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 audio_settings store --file=$CHECKBOX_DATA/pulseaudio_settings; audio_settings set --device=hdmi --volume=50; gst_pipeline_test -t 2 --device hdmi 'audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! autoaudiosink'; EXIT_CODE=$?; audio_settings restore --file=$CHECKBOX_DATA/pulseaudio_settings; exit $EXIT_CODE
37
37
_description:
38
38
 PURPOSE:
39
 
    1. HDMI interface verification
 
39
    HDMI interface verification
40
40
 STEPS:
41
41
    1. Plug an external HDMI device with sound (Use second port if you have more than one hdmi interface)
42
42
    2. Click the Test button
43
43
 VERIFICATION:
44
 
    1. Do you hear the sound coming out on the  corresponding channel?
45
 
    2. Did you hear a sound?
 
44
    1. Did you hear the sound from the HDMI device?
46
45
 
47
46
plugin: manual
48
47
name: audio/playback_headphones