Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: chromeos/test/data/network/shill_ethernet_with_eap.json

Issue 23506040: Add ethernet to ONC validation and Shill translation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed networkingPrivate api test on non-chromeos. Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chromeos/test/data/network/shill_ethernet_with_eap.json
diff --git a/chromeos/test/data/network/shill_ethernet_with_eap.json b/chromeos/test/data/network/shill_ethernet_with_eap.json
new file mode 100644
index 0000000000000000000000000000000000000000..e5d44be670d1c978f00feac49c6ccf1b2b0f3a2d
--- /dev/null
+++ b/chromeos/test/data/network/shill_ethernet_with_eap.json
@@ -0,0 +1,8 @@
+{
+ "EAP.EAP":"TLS",
+ "EAP.Identity":"abc ${LOGIN_ID}@my.domain.com",
+ "EAP.UseSystemCAs":true,
+ "GUID":"guid",
+ "SaveCredentials":true,
+ "Type":"etherneteap"
+}
« no previous file with comments | « chromeos/test/data/network/managed_ethernet.onc ('k') | chromeos/test/data/network/translation_of_shill_ethernet.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698