This file is indexed.

/usr/share/checkbox/jobs/hibernate.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
plugin: manual
name: power-management/hibernate_advanced
depends: power-management/rtc
requires: package.name == 'pm-utils'
user: root
command: sleep_test -s disk -w 120 --debug
description:
 PURPOSE:
     This test will check to make sure your system can successfully hibernate (if supported)
 STEPS:
     1. Click on Test
     2. The system will hibernate and should wake itself within 5 minutes
     3. If your system does not wake itself after 5 minutes, please press the power button to wake the system manually
     4. If the system fails to resume from hibernate, please restart System Testing and mark this test as Failed
 VERIFICATION:
     Did the system successfully hibernate and did it work properly after waking up?