QA(VOLK_INIT_TEST(volk_32fc_x2_multiply_conjugate_32fc, test_params))
QA(VOLK_INIT_TEST(volk_32fc_x2_divide_32fc, test_params))
QA(VOLK_INIT_TEST(volk_32fc_conjugate_32fc, test_params))
- QA(VOLK_INIT_TEST(volk_32f_s32f_convert_16i, test_params))
- QA(VOLK_INIT_TEST(volk_32f_s32f_convert_32i, test_params))
+ QA(VOLK_INIT_TEST(volk_32f_s32f_convert_16i, test_params.make_tol(1)))
+ QA(VOLK_INIT_TEST(volk_32f_s32f_convert_32i, test_params.make_tol(1)))
QA(VOLK_INIT_TEST(volk_32f_convert_64f, test_params))
- QA(VOLK_INIT_TEST(volk_32f_s32f_convert_8i, test_params))
+ QA(VOLK_INIT_TEST(volk_32f_s32f_convert_8i, test_params.make_tol(1)))
QA(VOLK_INIT_TEST(volk_32fc_convert_16ic, test_params))
QA(VOLK_INIT_TEST(volk_32fc_s32f_power_spectrum_32f, test_params.make_tol(2e-6)))
QA(VOLK_INIT_TEST(volk_32fc_x2_square_dist_32f, test_params))