Lines Matching refs:ASSERT_PTR_NE
35 ASSERT_PTR_NE(ret, NULL); in load_key()
44 ASSERT_PTR_NE(ret, NULL); in default_authkey_opts()
58 ASSERT_PTR_NE(ret, NULL); in default_authkey_restrict_opts()
75 ASSERT_PTR_NE(cp, NULL); in commasplit()
78 ASSERT_PTR_NE(ret, NULL); in commasplit()
80 ASSERT_PTR_NE(cp2, NULL); in commasplit()
94 ASSERT_PTR_NE(opts, NULL); in compare_opts()
95 ASSERT_PTR_NE(expected, NULL); in compare_opts()
96 ASSERT_PTR_NE(expected, opts); /* bozo :) */ in compare_opts()
145 ASSERT_PTR_NE(errstr, NULL); \ in test_authkeys_parse()
236 ASSERT_PTR_NE(expected->var, NULL); \ in test_authkeys_parse()
241 ASSERT_PTR_NE(expected->var, NULL); \ in test_authkeys_parse()
261 ASSERT_PTR_NE(expected->var, NULL); \ in test_authkeys_parse()
266 ASSERT_PTR_NE(expected->var, NULL); \ in test_authkeys_parse()
314 ASSERT_PTR_NE(expected, NULL); \ in test_cert_parse()
337 ASSERT_PTR_NE(expected, NULL); in test_cert_parse()
346 ASSERT_PTR_NE(expected->force_command, NULL); in test_cert_parse()
355 ASSERT_PTR_NE(expected->required_from_host_cert, NULL); in test_cert_parse()
393 ASSERT_PTR_NE(cert_opts, NULL); \ in test_merge()
397 ASSERT_PTR_NE(key_opts, NULL); \ in test_merge()
428 ASSERT_PTR_NE(expected, NULL); \ in test_merge()
487 ASSERT_PTR_NE(expected->required_from_host_cert, NULL); in test_merge()
489 ASSERT_PTR_NE(expected->required_from_host_keys, NULL); in test_merge()
501 ASSERT_PTR_NE(expected->required_from_host_keys, NULL); in test_merge()
508 ASSERT_PTR_NE(expected->required_from_host_cert, NULL); in test_merge()
515 ASSERT_PTR_NE(expected->force_command, NULL); in test_merge()
527 ASSERT_PTR_NE(expected->force_command, NULL); in test_merge()
534 ASSERT_PTR_NE(expected->force_command, NULL); in test_merge()