Searched refs:zexpect_not_null (Results 1 – 7 of 7) sorted by relevance
159 zexpect_not_null(fixture->ase_snk.attr); in ZTEST_F()184 zexpect_not_null(ase); in ZTEST_F()227 zexpect_not_null(ase_cp); in ZTEST_F()267 zexpect_not_null(ase); in ZTEST_F()303 zexpect_not_null(ase_snk); in ZTEST_F()310 zexpect_not_null(ase_src); in ZTEST_F()420 zexpect_not_null(ase); in ZTEST_F()453 zexpect_not_null(ase); in test_cis_link_loss_in_disabling_state()511 zexpect_not_null(ase); in ZTEST_F()557 zexpect_not_null(ase); in ZTEST_F()[all …]
365 zexpect_not_null(conn); in expect_ase_state_releasing()366 zexpect_not_null(ase); in expect_ase_state_releasing()
24 zexpect_not_null(empty_ptr); in ZTEST()92 zexpect_not_null(ptr); in ZTEST()98 zexpect_not_null(NULL); in ZTEST()
43 zexpect_not_null(&in6addr_any); in ZTEST()44 zexpect_not_null(&in6addr_loopback); in ZTEST()
161 zexpect_not_null(vbuf); in ZTEST()171 zexpect_not_null(vbuf); in ZTEST()182 zexpect_not_null(vbuf); in ZTEST()
647 #define zexpect_not_null(ptr, ...) zexpect((ptr) != NULL, #ptr " is NULL", ##__VA_ARGS__) macro
2797 zexpect_not_null(ifaddr, "Address %s not found", in ZTEST()2850 zexpect_not_null(ifaddr, "No address found for interface %d", in ZTEST()2894 zexpect_not_null(ifaddr, "No address found for interface %d", in ZTEST()