Lines Matching refs:test_data_dir
4450 setenv_TEST_LAUNCH_HELPER_CONFIG(const DBusString *test_data_dir, in setenv_TEST_LAUNCH_HELPER_CONFIG() argument
4459 if (!_dbus_string_copy (test_data_dir, 0, &full, 0)) in setenv_TEST_LAUNCH_HELPER_CONFIG()
4484 bus_dispatch_test_conf (const DBusString *test_data_dir, in bus_dispatch_test_conf() argument
4495 if (!setenv_TEST_LAUNCH_HELPER_CONFIG (test_data_dir, filename)) in bus_dispatch_test_conf()
4500 context = bus_context_new_test (test_data_dir, filename); in bus_dispatch_test_conf()
4636 bus_dispatch_test_conf_fail (const DBusString *test_data_dir, in bus_dispatch_test_conf_fail() argument
4644 if (!setenv_TEST_LAUNCH_HELPER_CONFIG (test_data_dir, filename)) in bus_dispatch_test_conf_fail()
4649 context = bus_context_new_test (test_data_dir, filename); in bus_dispatch_test_conf_fail()
4693 bus_dispatch_test (const DBusString *test_data_dir) in bus_dispatch_test() argument
4697 if (!bus_dispatch_test_conf (test_data_dir, in bus_dispatch_test()
4706 if (!bus_dispatch_test_conf (test_data_dir, in bus_dispatch_test()
4711 if (!bus_dispatch_test_conf_fail (test_data_dir, in bus_dispatch_test()
4720 bus_dispatch_sha1_test (const DBusString *test_data_dir) in bus_dispatch_sha1_test() argument
4731 context = bus_context_new_test (test_data_dir, in bus_dispatch_sha1_test()
4770 bus_unix_fds_passing_test(const DBusString *test_data_dir) in bus_unix_fds_passing_test() argument
4782 context = bus_context_new_test (test_data_dir, "valid-config-files/debug-allow-all.conf"); in bus_unix_fds_passing_test()