/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/ |
D | q7.c | 31 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_q7() 34 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_q7() 53 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_min_q7() 56 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_min_q7() 75 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmax_q7() 78 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmax_q7() 97 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmin_q7() 100 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmin_q7()
|
D | q31.c | 31 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_q31() 34 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_q31() 52 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_min_q31() 55 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_min_q31() 73 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmax_q31() 76 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmax_q31() 94 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmin_q31() 97 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmin_q31()
|
D | q15.c | 31 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_q15() 34 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_q15() 52 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_min_q15() 55 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_min_q15() 73 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmax_q15() 76 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmax_q15() 94 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmin_q15() 97 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmin_q15()
|
D | f32.c | 30 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_f32() 33 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_f32() 50 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_no_idx_f32() 68 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_min_f32() 71 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_min_f32() 89 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmax_f32() 92 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmax_f32() 110 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmin_f32() 113 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmin_f32()
|
D | f16.c | 46 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_f16() 49 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_f16() 66 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_max_no_idx_f16() 84 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_min_f16() 87 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_min_f16() 105 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmax_f16() 108 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmax_f16() 126 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmin_f16() 129 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_absmin_f16()
|
/Zephyr-latest/tests/lib/cmsis_dsp/svm/src/ |
D | f16.c | 78 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 120 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 161 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 202 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 241 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST()
|
D | f32.c | 78 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 120 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 161 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 202 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 241 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST()
|
/Zephyr-latest/tests/lib/cmsis_dsp/support/src/ |
D | f32.c | 36 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_copy_f32() 62 output[index], val, ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_fill_f32() 197 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_sort_out() 256 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_merge_sort_out() 289 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_sort_in() 339 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_sort_const() 394 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_merge_sort_const()
|
D | q15.c | 35 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_copy_q15() 61 output[index], val, ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_fill_q15()
|
D | q31.c | 35 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_copy_q31() 61 output[index], val, ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_fill_q31()
|
D | q7.c | 35 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_copy_q7() 61 output[index], val, ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_fill_q7()
|
D | f16.c | 45 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_copy_f16() 71 output[index], val, ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_fill_f16()
|
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_f64.c | 85 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op2() 161 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op1() 227 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 290 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 363 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 440 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST()
|
D | unary_f16.c | 101 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op2() 183 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op1() 252 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 394 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op1c() 460 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 533 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 610 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST()
|
D | unary_f32.c | 97 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op2() 179 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op1() 248 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 390 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op1c() 456 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 529 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 606 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST()
|
D | unary_q15.c | 86 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op2() 165 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op1() 309 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op1c()
|
D | unary_q31.c | 86 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op2() 165 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op1() 309 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_op1c()
|
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/ |
D | decim_q31.c | 57 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 121 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST()
|
D | decim_q15.c | 57 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 121 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST()
|
D | decim_f32.c | 57 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST() 120 ASSERT_MSG_INCORRECT_COMP_RESULT); in ZTEST()
|
D | misc_q15.c | 153 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_conv_partial_q15() 190 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_conv_partial_fast_q15() 231 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_conv_partial_opt_q15() 274 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_conv_partial_fast_opt_q15()
|
/Zephyr-latest/tests/subsys/dsp/basicmath/src/ |
D | q31.c | 601 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_and_u32() 627 zassert_true(test_equal_q31(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_and_u32_in_place() 655 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_or_u32() 681 zassert_true(test_equal_q31(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_or_u32_in_place() 706 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_not_u32() 732 zassert_true(test_equal_q31(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_not_u32_in_place() 757 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_xor_u32() 783 zassert_true(test_equal_q31(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_xor_u32_in_place() 811 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_clip_q31() 840 zassert_true(test_equal_q31(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_clip_q31_in_place()
|
D | q15.c | 613 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_and_u16() 640 zassert_true(test_equal_q15(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_and_u16_in_place() 669 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_or_u16() 696 zassert_true(test_equal_q15(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_or_u16_in_place() 723 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_not_u16() 749 zassert_true(test_equal_q15(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_not_u16_in_place() 775 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_xor_u16() 802 zassert_true(test_equal_q15(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_xor_u16_in_place() 830 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_clip_q15() 859 zassert_true(test_equal_q15(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_clip_q15_in_place()
|
D | q7.c | 589 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_and_u8() 615 zassert_true(test_equal_q7(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_and_u8_in_place() 643 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_or_u8() 669 zassert_true(test_equal_q7(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_or_u8_in_place() 693 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_not_u8() 719 zassert_true(test_equal_q7(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_not_u8_in_place() 744 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_xor_u8() 770 zassert_true(test_equal_q7(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_xor_u8_in_place() 798 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_clip_q7() 827 zassert_true(test_equal_q7(length, output, ref), ASSERT_MSG_INCORRECT_COMP_RESULT); in test_zdsp_clip_q7_in_place()
|
/Zephyr-latest/tests/lib/cmsis_dsp/transform/src/ |
D | cq15.c | 31 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_cfft_q15() 136 ASSERT_MSG_INCORRECT_COMP_RESULT); in test_arm_cifft_q15()
|