4#include "../../../catch2/catch.hpp"
12namespace unitTest::placeholder::math_func_jinc_test
20TEST_CASE(
"jinc API has a test placeholder",
"[math::func::jinc][placeholder]" )
22 SUCCEED(
"jinc behavioral assertions are pending." );
TEST_CASE("jinc API has a test placeholder", "[math::func::jinc][placeholder]")
Verifies that APIs declared in include/math/func/jinc.hpp remain available to the unit-test target.
Declares and defines the Jinc and Jinc2 functions.