/usr/share/2013.com.canonical.certification:checkbox/jobs/memory.txt.in is in plainbox-provider-checkbox 0.4-1.
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: shell
id: memory/info
user: root
command: memory_compare
_description:
This test checks the amount of memory which is reporting in meminfo against
the size of the memory modules detected by DMI.
plugin: shell
id: memory/check
user: root
requires:
uname.name == 'Linux'
command: memory_test
_description:
Test and exercise memory.
|