Commit Graph

5 Commits

Author SHA1 Message Date
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