2a6ad35faaae44555d30bf29049f756c6284a79a
[platform/core/security/vasum.git] / tests / unit_tests / client / configs / ut-client / test-dbus-daemon.conf
1 {
2     "containerConfigs" : ["containers/console1-dbus.conf",
3                           "containers/console2-dbus.conf",
4                           "containers/console3-dbus.conf"],
5     "foregroundId" : "ut-containers-manager-console1-dbus",
6     "defaultId" : "ut-containers-manager-console1-dbus",
7     "containersPath" : "/tmp",
8     "runMountPointPrefix" : "",
9     "inputConfig" : {"enabled" : false,
10                      "device" : "/dev/doesnotexist",
11                      "code" : 139,
12                      "numberOfEvents" : 2,
13                      "timeWindowMs" : 500},
14     "proxyCallRules" : [{"caller" : "*",
15                          "target" : "*",
16                          "targetBusName" : "org.tizen.containers.tests",
17                          "targetObjectPath" : "*",
18                          "targetInterface" : "*",
19                          "targetMethod" : "*"}]
20 }