4#include "../../../catch2/catch.hpp"
12namespace unitTest::placeholder::math_cuda_templateCuda_test
20TEST_CASE(
"templateCuda API has a test placeholder",
"[math::cuda::templateCuda][placeholder]" )
22 SUCCEED(
"templateCuda behavioral assertions are pending." );
TEST_CASE("templateCuda API has a test placeholder", "[math::cuda::templateCuda][placeholder]")
Verifies that APIs declared in include/math/cuda/templateCuda.hpp remain available to the unit-test t...
Utilities for a template interface to cuda.