libomp/tests/tests.yml
Tom Stellard 310bc988f6 Add -threads option to runtest.sh
And fixup the test defintion so that the tests get run.
2018-07-09 19:37:04 +00:00

11 lines
245 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- libomp-test
tests:
- libomp-regression-tests:
dir: ./
run: /usr/share/libomp/runtest.sh --threads 8