add output to expected section in text
[linksys-wrt3g-tools.git] / tests / status_noauth-connected.phpt
index 37cb3dfc172992d07e24fe62e6d3a0fd31f18f66..599a3625aa188559943bf5158fddaa1879b991c3 100644 (file)
@@ -11,3 +11,28 @@ var_dump(
     )
 );
 --EXPECT--
+array(9) {
+  ["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"
+}
\ No newline at end of file