vtk-m2/vtkm/cont/kokkos
Kenneth Moreland 3a03c38ebf Consoidate UnitTestArrayHandleMultiplexer
Previously, each device adapter implementation had their own version of
this test by including a common header. Simplify this by making a single
test in UnitTests_vtkm_cont_testing, which can now be compiled for and
tested on a device.
2022-07-13 11:52:04 -06:00
..
internal Add test for array and datas that are cleaned up after finalize 2022-07-01 12:36:55 -06:00
testing Consoidate UnitTestArrayHandleMultiplexer 2022-07-13 11:52:04 -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