~ctf/checkbox/bug811177

1
2
3
4
5
6
7
8
9
10
11
12
name: ltp
plugin: remote
_description: Linux Test Project
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'