26 #include "dbus-types.h" 27 #include "dbus-test.h" 36 # include <dbus/dbus-sysdeps-unix.h> 43 const char *test_data_dir;
44 const char *specific_test;
52 setlocale(LC_ALL,
"");
55 if (argc > 1 && strcmp (argv[1],
"--tap") != 0)
56 test_data_dir = argv[1];
61 specific_test = argv[2];
65 dbus_internal_do_not_use_run_tests (test_data_dir, specific_test);
#define NULL
A null pointer, defined appropriately for C or C++.
void _dbus_close_all(void)
Closes all file descriptors except the first three (i.e.