libomp/tests/tests.yml
Tom Stellard e4ac40efb1 Add -threads option to runtest.sh
And fixup the test defintion so that the tests get run.
2018-07-03 00:47:52 +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