4#include "../../../catch2/catch.hpp"
12namespace unitTest::placeholder::ao_analysis_wfsNoisePSD_test
20TEST_CASE(
"wfsNoisePSD API has a test placeholder",
"[ao::analysis::wfsNoisePSD][placeholder]" )
22 SUCCEED(
"wfsNoisePSD behavioral assertions are pending." );
TEST_CASE("wfsNoisePSD API has a test placeholder", "[ao::analysis::wfsNoisePSD][placeholder]")
Verifies that the wfsNoisePSD API is represented in the unit-test target.
Declares and defines a function to calculate the measurement noise PSD.