summaryrefslogtreecommitdiff
path: root/test/network_tests/offer_tests/offer_test_local.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/network_tests/offer_tests/offer_test_local.json')
-rw-r--r--test/network_tests/offer_tests/offer_test_local.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/test/network_tests/offer_tests/offer_test_local.json b/test/network_tests/offer_tests/offer_test_local.json
new file mode 100644
index 0000000..be8aa09
--- /dev/null
+++ b/test/network_tests/offer_tests/offer_test_local.json
@@ -0,0 +1,20 @@
+{
+ "unicast":"127.0.0.1",
+ "logging":
+ {
+ "level":"info",
+ "console":"true",
+ "file":
+ {
+ "enable":"false",
+ "path":"/tmp/vsomeip.log"
+ },
+ "dlt":"false"
+ },
+ "routing":"routingmanagerd",
+ "service-discovery":
+ {
+ "enable":"false"
+ }
+}
+