commit | f03d366f869da748d97706dbcfbd30b989186f4e | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Jun 22 13:23:17 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Thu Jun 23 18:30:25 2016 +0000 |
tree | 78be65a5d23675f36f9ecd7629ffe9e4f8d6e4b1 | |
parent | 993051ed1919a0d4b68b091f40b911ef8f3b2793 [diff] |
WifiConfigurationTestUtil: Add helper methods Move all the network configuration creation methods for different types of networks (open, psk, wep, etc) to a common place. These tests don't really care for the params like SSID, etc being set in the configuration. So, there is no need for them to live in individual test. While there, Add the missing |updateTime| assertion in the comparator method. BUG: 29577220 Change-Id: I1606773ad865b4766a84da6fdc8994cab072e808 TEST: Uni tests