Added API for enabling tethering
[profile/ivi/settings-daemon.git] / tests / settings_test.cpp
index 7af9804..2c34abc 100644 (file)
@@ -58,6 +58,13 @@ namespace
       //"    \"value\": null"
       //"}";
 
+      // "{"
+      // "    \"type\": \"connman::technology\","
+      // "    \"transactionid\": \"3b5c9ebe-23fa-6b58-3f50-1203d7641441\","
+      // "    \"name\": \"tethering\","
+      // "    \"value\": { \"path\": \"/net/connman/technology/wifi\", \"ssid\" : \"ivi-poc\", \"password\": \"ivipoc-123\", \"enabled\": true }"
+      // "}";
+
       "{"
       "    \"type\": \"connman::service\","
       "    \"transactionid\": \"fnord\","