vtk-m2/vtkm/cont/kokkos
Kenneth Moreland b2b075f047 Consolidate UnitTestDataSet*
Previously, each device adapter implementation had their own version of
these tests by including a common header. Simplify this by making a
single test in UnitTests_vtkm_cont_testing for each, which can now be
compiled for and tested on a device.
2022-07-13 12:09:24 -06:00
..
internal Add test for array and datas that are cleaned up after finalize 2022-07-01 12:36:55 -06:00
testing Consolidate UnitTestDataSet* 2022-07-13 12:09:24 -06:00
CMakeLists.txt cmake: avoid adding testing directories if testing is disabled 2021-06-01 18:40:40 -04:00
DeviceAdapterKokkos.h Implement RuntimeDeviceConfiguration 2021-06-17 17:56:38 +00:00