summaryrefslogtreecommitdiffstats
path: root/chromeos/test
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/test')
-rw-r--r--chromeos/test/data/network/policy/policy_wifi1_update.onc17
1 files changed, 17 insertions, 0 deletions
diff --git a/chromeos/test/data/network/policy/policy_wifi1_update.onc b/chromeos/test/data/network/policy/policy_wifi1_update.onc
new file mode 100644
index 0000000..a1360fb
--- /dev/null
+++ b/chromeos/test/data/network/policy/policy_wifi1_update.onc
@@ -0,0 +1,17 @@
+{
+ "NetworkConfigurations": [
+ {
+ "GUID": "policy_wifi1",
+ "Type": "WiFi",
+ "Name": "Managed wifi1",
+ "WiFi": {
+ "Passphrase": "another passphrase",
+ "Recommended": [ "AutoConnect", "Passphrase" ],
+ "SSID": "wifi1",
+ "Security": "WPA-PSK"
+ }
+ }
+ ],
+ "Type": "UnencryptedConfiguration"
+}
+