Commit Graph

9 Commits

Author SHA1 Message Date
Jesus Checa Hidalgo 39d1cda6ae Migrate tests to tests/libomp repo 2022-09-19 14:28:03 +00:00
Jesus Checa Hidalgo cd55257695 tests: add llvm-toolset-14.0 requirements to tests and plans 2022-04-22 13:07:24 +02:00
Miloš Prchlík 78e4c0c54c tests: add support for SCL-ized LLVM 13 (llvm-toolset-13.0) 2022-01-11 16:01:04 +00:00
Milos Prchlik ba3de0d585 tests: convert to TMT 2021-11-16 16:05:49 +01:00
serge-sans-paille 6b80ab3170 Setup minimal gating based on integration test suite 2021-06-24 09:06:02 +02:00
Tom Stellard 22d88d76b3 Remove CI tests
These tests were unstable and not providing much value.
2021-04-22 17:42:09 +00:00
Tom Stellard 959c070864 Simplify libomp-test package
+ Rename test script to run-lit-tests and move to libexec to match
  llvm-test.
+ Move most of the configuration out of the spec file and into the
  test script and a custom lit config file.
+ Stop testing libomp with gcc.  Most of the complication in the
  spec file was to enable testing with gcc.  A user would have to
  go way out of their way to make libomp work with gcc, so I don't
  think there is much value in keeping the complexity in order to test
  this.
2019-04-25 03:52:17 +00:00
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
Tom Stellard ffe9038285 Add test package 2018-04-16 17:42:31 +00:00