This file is indexed.

/usr/share/checkbox/jobs/fingerprint.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
plugin: manual
name: fingerprint/login
description:
 PURPOSE:
    This test will verify that a fingerprint reader will work properly for logging into your system.
 PREREQUISITES:
    This test case assumes that there's a testing account from which test cases are run and a personal account that the tester uses to verify the fingerprint reader
 STEPS:
    1. Click on the user switcher applet.
    2. Select your user name.
    3. A window should appear that provides the ability to login either typing your password or using fingerprint authentication.
    4. Use the fingerprint reader to login.
    5. Click on the user switcher applet.
    6. Select the testing account to continue running tests.
 VERIFICATION:
    Did the authentication procedure work correctly?

plugin: manual
name: fingerprint/unlock
description:
 PURPOSE:
    This test will verify that a fingerprint reader can be used to unlock a locked system.
 STEPS:
    1. Click on the user switcher applet.
    2. Select 'Lock screen'.
    3. Press any key or move the mouse.
    4. A window should appear that provides the ability to unlock either typing your password or using fingerprint authentication.
    5. Use the fingerprint reader to unlock.
    6. Your screen should be unlocked.
 VERIFICATION:
    Did the authentication procedure work correctly?