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'
