Lines Matching refs:test_client_new
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()
271 pkgconf_client_t *client = test_client_new(); in test_sysroot_trailing_slash_trimmed()
291 pkgconf_client_t *client = test_client_new(); in test_sysroot_normalizes_to_root_disables()
311 pkgconf_client_t *client = test_client_new(); in test_circular_reference()
361 pkgconf_client_t *client = test_client_new(); in test_rewrite_selfrefs()
392 pkgconf_client_t *client = test_client_new(); in test_rewrite_selfrefs_no_match()
426 pkgconf_client_t *client = test_client_new(); in test_eval_plain_text()
445 pkgconf_client_t *client = test_client_new(); in test_eval_variable_substitution()
465 pkgconf_client_t *client = test_client_new(); in test_eval_nested_variables()
486 pkgconf_client_t *client = test_client_new(); in test_eval_undefined_variable()
504 pkgconf_client_t *client = test_client_new(); in test_eval_multiple_variables()
524 pkgconf_client_t *client = test_client_new(); in test_eval_empty_input()
544 pkgconf_client_t *client = test_client_new(); in test_eval_sysroot_detection()
579 pkgconf_client_t *client = test_client_new(); in test_compile_eval_roundtrip()