Current dbus release does not support smack context in GetConnectionCredentials
method yet.
Change-Id: I58112e9702c04a634c149c5c2c3753404970cc87
RUNNER_MULTIPROCESS_TEST_SMACK(tc01_smack_context_from_DBus)
{
+ RUNNER_IGNORED_MSG("dbus does not support smack context in GetConnectionCredentials method"
+ " yet.");
+
int ret = -1;
const char *subject_parent = "subject_parent";
const char *subject_child = "subject_child";
RUNNER_MULTIPROCESS_TEST_NOSMACK(tc01_smack_context_from_DBus_nosmack)
{
+ RUNNER_IGNORED_MSG("dbus does not support smack context in GetConnectionCredentials method"
+ " yet.");
+
int ret = -1;
const char* subject_parent = "subject_parent";