llvm-project/openmp/libomptarget/test
Jonas Hahnfeld 18bec60bc2 [CMake] Refactor testing infrastructure
The code for the two OpenMP runtime libraries was very similar.
Move to common CMake file that is included and provides a simple
interface for adding testsuites. Also add a common check-openmp
target that runs all testsuites that have been registered.

Note that this renames all test options to the common OPENMP
namespace, for example OPENMP_TEST_C_COMPILER instead of
LIBOMP_TEST_COMPILER and so on.

Differential Revision: https://reviews.llvm.org/D40082

llvm-svn: 319343
2017-11-29 19:31:52 +00:00
..
env [OpenMP] libomptarget: move debugging dumps under control of env var LIBOMPTARGET_DEBUG 2017-08-14 15:09:59 +00:00
offloading [OpenMP] libomptarget: test correction for use with OpenMP 4.5 2017-04-27 18:54:00 +00:00
CMakeLists.txt [CMake] Refactor testing infrastructure 2017-11-29 19:31:52 +00:00
lit.cfg [CMake] Refactor testing infrastructure 2017-11-29 19:31:52 +00:00
lit.site.cfg.in [CMake] Refactor testing infrastructure 2017-11-29 19:31:52 +00:00