Home
last modified time | relevance | path

Searched refs:ASSERT_MSG_BUFFER_ALLOC_FAILED (Results 1 – 25 of 75) sorted by relevance

123

/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/filtering/src/
Dbiquad_f16.c36 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
40 zassert_not_null(coeff_mod, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
45 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
94 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
97 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
148 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
152 zassert_not_null(coeff_mod, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
156 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
212 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
215 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
[all …]
Dbiquad_f32.c35 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
39 zassert_not_null(coeff_mod, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
44 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
92 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
95 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
145 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
149 zassert_not_null(coeff_mod, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
153 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
208 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
211 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
[all …]
Dbiquad_f64.c32 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
35 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
83 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
86 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
Dbiquad_q31.c35 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
38 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
84 zassert_not_null(state, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
87 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/matrix/src/
Dbinary_q15.c43 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
46 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
49 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
52 zassert_not_null(scratch, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
138 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
141 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
144 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
147 zassert_not_null(scratch, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
Dunary_f16.c56 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
59 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
62 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
145 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
148 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
226 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
229 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
286 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
289 zassert_not_null(vec, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
292 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
[all …]
Dunary_f32.c52 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
55 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
58 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
141 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
144 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
222 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
225 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
282 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
285 zassert_not_null(vec, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
288 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
[all …]
Dunary_f64.c44 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
47 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
50 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
126 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
129 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
201 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
204 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
264 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
267 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
328 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
[all …]
Dunary_q31.c44 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
47 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
50 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
127 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
130 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
203 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
206 zassert_not_null(vec, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
209 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
274 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1c()
277 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1c()
Dunary_q15.c44 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
47 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
50 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
127 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
130 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
203 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
206 zassert_not_null(vec, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
209 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
274 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1c()
277 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1c()
Dbinary_q7.c39 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
42 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
45 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
48 zassert_not_null(scratch, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
Dbinary_f16.c41 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
44 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
47 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
132 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
135 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
138 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
Dbinary_f64.c41 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
44 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
47 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
137 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED);
140 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED);
143 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED);
Dbinary_f32.c41 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
44 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
47 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
132 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
135 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
138 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
Dbinary_q31.c41 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
44 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
47 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2()
130 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
133 zassert_not_null(tmp2, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
136 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2c()
Dunary_q7.c39 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
42 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op1()
108 zassert_not_null(tmp1, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
111 zassert_not_null(vec, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
114 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_op2v()
/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/support/src/
Df16.c37 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_copy_f16()
63 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_fill_f16()
89 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_f16_to_q15()
114 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_f16_to_float()
140 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_q15_to_f16()
166 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_float_to_f16()
195 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_weighted_sum_f16()
Df32.c28 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_copy_f32()
54 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_fill_f32()
80 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_float_to_q31()
105 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_float_to_q15()
130 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_float_to_q7()
158 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_weighted_sum_f32()
186 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_sort_out()
241 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_merge_sort_out()
245 zassert_not_null(scratch, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_merge_sort_out()
275 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_sort_in()
[all …]
Dq15.c27 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_copy_q15()
53 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_fill_q15()
79 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_q15_to_float()
105 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_q15_to_q31()
131 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_q15_to_q7()
Dq31.c27 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_copy_q31()
53 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_fill_q31()
79 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_q31_to_float()
105 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_q31_to_q15()
130 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_q31_to_q7()
Dq7.c27 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_copy_q7()
53 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_fill_q7()
79 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_q7_to_float()
105 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_q7_to_q31()
130 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_q7_to_q15()
/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/fastmath/src/
Dq15.c29 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
57 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
86 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
127 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
130 zassert_not_null(shift, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
Df16.c45 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED);
75 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED);
109 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
149 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_vlog_f16()
181 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_vexp_f16()
213 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/quaternionmath/src/
Df32.c29 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
57 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
85 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
113 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
143 zassert_not_null(output_buf, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
180 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
208 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
236 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in ZTEST()
/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/interpolation/src/
Df32.c35 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_linear_interp_f32()
73 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_bilinear_interp_f32()
111 zassert_not_null(output, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_spline()
115 zassert_not_null(scratch, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_spline()
119 zassert_not_null(coeff, ASSERT_MSG_BUFFER_ALLOC_FAILED); in test_arm_spline()

123