This file is indexed.

/usr/share/checkbox/jobs/ltp.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
name: ltp/syscalls
plugin: remote
description: 
 This test installs and runs Linux Test Project syscalls test. This can be destructive, thus this test is blacklisted by default.
requires:
 package.alias == 'linux'
 package.name == 'cvs'
 package.name == 'flex'
 package.name == 'make'
 package.name == 'autoconf'
user: root
timeout: 1200
command: ltp_suite | filter_templates --whitelist='name=syscalls'