This file is indexed.

/usr/share/checkbox/jobs/codecs.txt is in checkbox 0.13.7.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
plugin: manual
name: codecs/ogg-vorbis
requires:
 package.name == 'gstreamer0.10-plugins-base'
 package.name == 'totem' and package.name == 'ubuntu-sounds'
command: totem /usr/share/sounds/ubuntu/stereo/system-ready.ogg
description:
 PURPOSE:
    This test will verify your system's ability to play Ogg Vorbis audio files.
 STEPS:
    1. Click Test to play an Ogg Vorbis file (.ogg)
    2. Please close the player to proceed.
 VERIFICATION:
    Did the sample play correctly?

plugin: manual
name: codecs/wav
requires:
 package.name == 'gstreamer0.10-plugins-good'
 package.name == 'totem' and package.name == 'alsa-utils'
command: totem /usr/share/sounds/alsa/Noise.wav
description:
 PURPOSE:
    This test will verify your system's ability to play Wave Audio files.
 STEPS:
    1. Select Test to play a Wave Audio format file (.wav)
    2. Please close the player to proceed.
 VERIFICATION:
    Did the sample play correctly?