Lines Matching full:don
363 zassert_equal(num, 7, "Number of attributes don't match"); in ZTEST()
369 zassert_equal(num, 1, "Number of attributes don't match"); in ZTEST()
376 zassert_not_null(attr, "Attribute don't match"); in ZTEST()
379 "Attribute UUID don't match"); in ZTEST()
386 zassert_not_null(attr, "Attribute don't match"); in ZTEST()
389 "Attribute value don't match"); in ZTEST()
396 zassert_equal(num, 2, "Number of attributes don't match"); in ZTEST()
402 zassert_not_null(attr, "Attribute don't match"); in ZTEST()
409 zassert_not_null(attr, "Attribute don't match"); in ZTEST()
412 "Attribute UUID don't match"); in ZTEST()
414 "Attribute value don't match"); in ZTEST()
429 zassert_not_null(attr, "Attribute don't match"); in ZTEST()
431 "Attribute UUID don't match"); in ZTEST()
437 "Attribute read value don't match"); in ZTEST()
455 zassert_not_null(attr, "Attribute don't match"); in ZTEST()
460 "Attribute write value don't match"); in ZTEST()