Home
last modified time | relevance | path

Searched refs:CU_ASSERT_FATAL (Results 1 – 7 of 7) sorted by relevance

/third_party/selinux/libsepol/tests/
Dtest-deps.c153 CU_ASSERT_FATAL(h != NULL); in do_deps_modreq_global()
164 CU_ASSERT_FATAL(test_load_policy(&mod, POLICY_MOD, mls, "test-deps", policy) == 0); in do_deps_modreq_global()
169 CU_ASSERT_FATAL(ret == link_ret); in do_deps_modreq_global()
177 CU_ASSERT_FATAL(decl != NULL); in do_deps_modreq_global()
236 CU_ASSERT_FATAL(h != NULL); in do_deps_modreq_opt()
245 CU_ASSERT_FATAL(test_load_policy(&mod, POLICY_MOD, mls, "test-deps", policy) == 0); in do_deps_modreq_opt()
250 CU_ASSERT_FATAL(ret == ret_val); in do_deps_modreq_opt()
257 CU_ASSERT_FATAL(decl != NULL); in do_deps_modreq_opt()
Dtest-linker-cond-map.c63 CU_ASSERT_FATAL(d->cond_list != NULL); in test_cond_expr_mapping()
64 CU_ASSERT_FATAL(d->cond_list->expr != NULL); in test_cond_expr_mapping()
69 CU_ASSERT_FATAL(expr != NULL); in test_cond_expr_mapping()
84 CU_ASSERT_FATAL(b != NULL); in test_bool_state()
Dhelpers.h36 #undef CU_ASSERT_FATAL
37 #define CU_ASSERT_FATAL(value) do { \ macro
Dtest-common.c44 CU_ASSERT_FATAL(scope != NULL); in test_sym_presence()
201 CU_ASSERT_FATAL(role != NULL); in test_role_type_set()
244 CU_ASSERT_FATAL(attr != NULL); in test_attr_types()
Dtest-expander-users.c48 CU_ASSERT_FATAL(found != NULL); in check_user_roles()
Dtest-linker-types.c110 CU_ASSERT_FATAL(type != NULL); in test_type_datum()
118 CU_ASSERT_FATAL(type != NULL); in test_type_datum()
/third_party/nghttp2/tests/
Dnghttp2_session_test.c12978 CU_ASSERT_FATAL(0 == rv); in test_nghttp2_http_ignore_regular_header()
12987 CU_ASSERT_FATAL(rv > 0); in test_nghttp2_http_ignore_regular_header()
12994 CU_ASSERT_FATAL(rv > 0); in test_nghttp2_http_ignore_regular_header()
13019 CU_ASSERT_FATAL(rv > 0); in test_nghttp2_http_ignore_regular_header()
13029 CU_ASSERT_FATAL(rv > 0); in test_nghttp2_http_ignore_regular_header()