Searched refs:ASSERT_NULL (Results 1 – 5 of 5) sorted by relevance
58 ASSERT_NULL(t, "split_type_in_main"); in test_btf_split()
117 if (!ASSERT_NULL(skel_itself, "test_sk_storage_trace_itself")) { in test_sk_storage_tracing()
248 ASSERT_NULL(skel, "bpf_tcp_nogpl"); in test_invalid_license()
253 #define ASSERT_NULL(ptr, name) ({ \ macro
511 #define ASSERT_NULL(seen) \ macro