Lines Matching refs:test_data_dir
4443 setenv_TEST_LAUNCH_HELPER_CONFIG(const DBusString *test_data_dir, in setenv_TEST_LAUNCH_HELPER_CONFIG() argument
4452 if (!_dbus_string_copy (test_data_dir, 0, &full, 0)) in setenv_TEST_LAUNCH_HELPER_CONFIG()
4477 bus_dispatch_test_conf (const DBusString *test_data_dir, in bus_dispatch_test_conf() argument
4488 if (!setenv_TEST_LAUNCH_HELPER_CONFIG (test_data_dir, filename)) in bus_dispatch_test_conf()
4493 context = bus_context_new_test (test_data_dir, filename); in bus_dispatch_test_conf()
4629 bus_dispatch_test_conf_fail (const DBusString *test_data_dir, in bus_dispatch_test_conf_fail() argument
4637 if (!setenv_TEST_LAUNCH_HELPER_CONFIG (test_data_dir, filename)) in bus_dispatch_test_conf_fail()
4642 context = bus_context_new_test (test_data_dir, filename); in bus_dispatch_test_conf_fail()
4686 bus_dispatch_test (const DBusString *test_data_dir) in bus_dispatch_test() argument
4690 if (!bus_dispatch_test_conf (test_data_dir, in bus_dispatch_test()
4699 if (!bus_dispatch_test_conf (test_data_dir, in bus_dispatch_test()
4704 if (!bus_dispatch_test_conf_fail (test_data_dir, in bus_dispatch_test()
4713 bus_dispatch_sha1_test (const DBusString *test_data_dir) in bus_dispatch_sha1_test() argument
4724 context = bus_context_new_test (test_data_dir, in bus_dispatch_sha1_test()
4763 bus_unix_fds_passing_test(const DBusString *test_data_dir) in bus_unix_fds_passing_test() argument
4774 context = bus_context_new_test (test_data_dir, "valid-config-files/debug-allow-all.conf"); in bus_unix_fds_passing_test()