4#include "../../catch2/catch.hpp"
12namespace unitTest::placeholder::sigproc_arpsd_test
20TEST_CASE(
"arpsd API has a test placeholder",
"[sigproc::arpsd][placeholder]" )
22 SUCCEED(
"arpsd behavioral assertions are pending." );
Tools for working with autogressive PSDs.
TEST_CASE("arpsd API has a test placeholder", "[sigproc::arpsd][placeholder]")
Verifies that APIs declared in include/sigproc/arpsd.hpp remain available to the unit-test target.