Lines Matching +full:message +full:- +full:objects
4 * SPDX-License-Identifier: Apache-2.0
54 zassert_equal(count, 2, "Wrong number of timer objects"); in ZTEST()
65 zassert_equal(count, 2, "Wrong number of mem_slab objects"); in ZTEST()
76 zassert_equal(count, 2, "Wrong number of semaphore objects"); in ZTEST()
87 zassert_equal(count, 2, "Wrong number of mutex objects"); in ZTEST()
98 zassert_equal(count, 2, "Wrong number of stack objects"); in ZTEST()
109 zassert_equal(count, 2, "Wrong number of message queue objects"); in ZTEST()
120 zassert_equal(count, 2, "Wrong number of mbox objects"); in ZTEST()
131 zassert_equal(count, 2, "Wrong number of pipe objects"); in ZTEST()
142 zassert_equal(count, 2, "Wrong number of queue objects"); in ZTEST()
153 zassert_equal(count, 2, "Wrong number of queue objects"); in ZTEST()