load system config file; document config options
[linksys-wrt3g-tools.git] / tests / status_noauth-connected.phpt
index 37cb3dfc172992d07e24fe62e6d3a0fd31f18f66..ddc172406cb3973b8022a4639f77ab094836d8c5 100644 (file)
@@ -11,3 +11,32 @@ var_dump(
     )
 );
 --EXPECT--
+array(11) {
+  ["connection"]=>
+  string(9) "connected"
+  ["type"]=>
+  string(4) "UMTS"
+  ["network"]=>
+  string(7) "BASE DE"
+  ["signal strength"]=>
+  string(9) "excellent"
+  ["connection time"]=>
+  string(10) "8h 21m 58s"
+  ["session usage"]=>
+  array(2) {
+    ["received"]=>
+    string(11) "2.72 Mbytes"
+    ["sent"]=>
+    string(11) "0.86 Mbytes"
+  }
+  ["card model"]=>
+  string(29) "GlobeTrotter Fusion Quad Lite"
+  ["card revision"]=>
+  string(3) "4.1"
+  ["card firmware"]=>
+  string(42) "1.5.5  (Date: May 17 2005, Time: 14:55:44)"
+  ["IMSI"]=>
+  string(15) "262032010984707"
+  ["router firmware"]=>
+  string(11) "v2.01.03-EM"
+}
\ No newline at end of file