Searched refs:test_client_new (Results 1 – 11 of 11) sorted by relevance
25 pkgconf_client_t *client = test_client_new(); in test_tuple_add_and_find()44 pkgconf_client_t *client = test_client_new(); in test_tuple_find_absent()57 pkgconf_client_t *client = test_client_new(); in test_tuple_add_multiple()76 pkgconf_client_t *client = test_client_new(); in test_tuple_global_add_and_find()91 pkgconf_client_t *client = test_client_new(); in test_tuple_global_find_absent()102 pkgconf_client_t *client = test_client_new(); in test_tuple_define_global_kv_form()119 pkgconf_client_t *client = test_client_new(); in test_tuple_define_global_with_equals_in_value()135 pkgconf_client_t *client = test_client_new(); in test_tuple_global_multiple()152 pkgconf_client_t *client = test_client_new(); in test_tuple_global_free_resets()175 pkgconf_client_t *client = test_client_new(); in test_tuple_define_variable_end_to_end()[all …]
45 pkgconf_client_t *client = test_client_new(); in test_emit_text_and_eval()82 pkgconf_client_t *client = test_client_new(); in test_emit_var_and_eval()107 pkgconf_client_t *client = test_client_new(); in test_emit_sysroot_and_eval()133 pkgconf_client_t *client = test_client_new(); in test_eval_null_args()162 pkgconf_client_t *client = test_client_new(); in test_dollar_escape()179 pkgconf_client_t *client = test_client_new(); in test_malformed_unclosed()196 pkgconf_client_t *client = test_client_new(); in test_empty_braces()213 pkgconf_client_t *client = test_client_new(); in test_compile_time_sysroot()233 pkgconf_client_t *client = test_client_new(); in test_sysroot_dot_disables()252 pkgconf_client_t *client = test_client_new(); in test_sysroot_root_disables()[all …]
48 pkgconf_client_t *client = test_client_new(); in test_license_insert_and_free()78 pkgconf_client_t *client = test_client_new(); in test_license_evaluate_single()95 pkgconf_client_t *client = test_client_new(); in test_license_evaluate_or()113 pkgconf_client_t *client = test_client_new(); in test_license_evaluate_and()129 pkgconf_client_t *client = test_client_new(); in test_license_evaluate_multiple_keys_implicit_and()146 pkgconf_client_t *client = test_client_new(); in test_license_evaluate_brackets()162 pkgconf_client_t *client = test_client_new(); in test_license_evaluate_empty()175 pkgconf_client_t *client = test_client_new(); in test_license_evaluate_sanitizes()193 pkgconf_client_t *client = test_client_new(); in test_license_render_empty()207 pkgconf_client_t *client = test_client_new(); in test_license_render_single()[all …]
70 pkgconf_client_t *client = test_client_new(); in test_fragment_parse_cflags()90 pkgconf_client_t *client = test_client_new(); in test_fragment_parse_libs()120 pkgconf_client_t *client = test_client_new(); in test_fragment_parse_empty()135 pkgconf_client_t *client = test_client_new(); in test_fragment_add_single()156 pkgconf_client_t *client = test_client_new(); in test_fragment_render_cflags()175 pkgconf_client_t *client = test_client_new(); in test_fragment_render_libs()234 pkgconf_client_t *client = test_client_new(); in test_fragment_filter_only_includes()262 pkgconf_client_t *client = test_client_new(); in test_fragment_filter_only_libnames()291 pkgconf_client_t *client = test_client_new(); in test_fragment_filter_keeps_nothing()311 pkgconf_client_t *client = test_client_new(); in test_fragment_has_system_dir_matches()[all …]
35 pkgconf_client_t *client = test_client_new(); in test_audit_log_no_logfile_is_noop()46 pkgconf_client_t *client = test_client_new(); in test_audit_set_log_and_write()64 pkgconf_client_t *client = test_client_new(); in test_audit_log_multiple_writes()83 pkgconf_client_t *client = test_client_new(); in test_audit_log_dependency_versionless()113 pkgconf_client_t *client = test_client_new(); in test_audit_log_dependency_versioned()142 pkgconf_client_t *client = test_client_new(); in test_audit_log_dependency_no_logfile_is_noop()
45 pkgconf_client_t *client = test_client_new(); in test_client_sysroot_dir()59 pkgconf_client_t *client = test_client_new(); in test_client_buildroot_dir()70 pkgconf_client_t *client = test_client_new(); in test_client_flags()85 pkgconf_client_t *client = test_client_new(); in test_client_prefix_varname()123 pkgconf_client_t *client = test_client_new(); in test_client_error_handler_fires()141 pkgconf_client_t *client = test_client_new(); in test_client_warn_handler_fires()160 pkgconf_client_t *client = test_client_new(); in test_client_trace_handler_fires()192 pkgconf_client_t *client = test_client_new(); in test_client_unveil_handler_installation()
101 pkgconf_client_t *client = test_client_new(); in test_parse_str_single()120 pkgconf_client_t *client = test_client_new(); in test_parse_str_versioned()139 pkgconf_client_t *client = test_client_new(); in test_parse_str_multiple_space_separated()163 pkgconf_client_t *client = test_client_new(); in test_parse_str_multiple_comma_separated()187 pkgconf_client_t *client = test_client_new(); in test_parse_str_mixed_versioned_and_bare()220 pkgconf_client_t *client = test_client_new(); in test_parse_str_empty()233 pkgconf_client_t *client = test_client_new(); in test_parse_str_all_comparators()268 pkgconf_client_t *client = test_client_new(); in test_dependency_add()287 pkgconf_client_t *client = test_client_new(); in test_dependency_add_no_version()303 pkgconf_client_t *client = test_client_new(); in test_dependency_add_multiple()[all …]
139 pkgconf_client_t *client = test_client_new(); in test_variable_eval_str_plain()160 pkgconf_client_t *client = test_client_new(); in test_variable_eval_str_with_reference()183 pkgconf_client_t *client = test_client_new(); in test_variable_eval_str_chained()
35 g_client = test_client_new(); in oom_setup()
180 test_client_new(void) in test_client_new() function
55 pkgconf_client_t *client = test_client_new(); in fixture_client()