25 #include "dbus-internals.h"
26 #include "dbus-test.h"
27 #include "dbus-credentials.h"
36 #ifdef DBUS_ENABLE_EMBEDDED_TESTS
43 const char *windows_sid)
67 if (windows_sid !=
NULL)
79 #define SAMPLE_SID "whatever a windows sid looks like"
80 #define OTHER_SAMPLE_SID "whatever else"
83 _dbus_credentials_test (
const char *test_data_dir)
88 if (test_data_dir ==
NULL)
91 creds = make_credentials (12, 511, SAMPLE_SID);