This file is indexed.

/usr/share/checkbox/jobs/firewire.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
30
31
32
33
34
35
36
plugin: manual
name: firewire/insert
command: removable_storage_watcher insert firewire
description:
 PURPOSE:
     This test will check the system can detect the insertion of a FireWire HDD
 STEPS:
     1. Click 'Test' to begin the test. This test will 
        timeout and fail if the insertion has not been detected within 10 seconds.
     2. Plug a FireWire HDD into an available FireWire port.
 VERIFICATION:
     The verification of this test is automated. Do not change the automatically
     selected result

plugin: shell
name: firewire/storage-test
depends: firewire/insert
command: removable_storage_test firewire
description:
 This is an automated test which performs read/write operations on an attached
 FireWire HDD

plugin: manual
name: firewire/remove
depends: firewire/storage-test
command: removable_storage_watcher remove firewire
description:
  PURPOSE:
    This test will check the system can detect the removal of a FireWire HDD
  STEPS:
    1. Click 'Test' to begin the test. This test will timeout and fail if
       the removal has not been detected within 10 seconds.
    2. Remove the previously attached FireWire HDD from the FireWire port.
  VERIFICATION:
    The verification of this test is automated. Do not change the automatically
    selected result