summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/WifiBackupRestoreTest.java
Commit message (Expand)AuthorAgeFilesLines
* Take 2 of Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-191-1/+2
* Revert "Migrate frameworks/opt/net/wifi to androidx.test"Brett Chabot2018-12-191-2/+1
* Migrate frameworks/opt/net/wifi to androidx.testBrett Chabot2018-12-141-1/+2
* [WPA3] WiFi tests: Add unit tests for WPA3, SuiteB and OWEHai Shalom2018-11-061-3/+16
* WifiBackupRestore: Backup network's metered statusRoshan Pius2018-08-081-0/+139
* WifiBackupRestore: Ignore unkown bitset values from backupRoshan Pius2018-03-171-0/+91
* Merge "Enable multiple active Ethernet interfaces" am: db018901eb am: 0c66f907abPavel Maltsev2018-02-041-3/+5
|\
| * Enable multiple active Ethernet interfacesPavel Maltsev2018-01-251-3/+5
* | Update SmallTest libraryEtan Cohen2018-01-261-1/+1
* | Add state pattern for WifiBackupData parsing and minor versioningMichal Karpinski2018-01-171-0/+81
|/
* WifiBackupRestore: Backup networks from apps holding CONFIG_OVERRIDERoshan Pius2017-06-081-3/+19
* WifiBackupRestore: Tighten key checks in string parsingRoshan Pius2017-05-121-0/+31
* Remove all legacy HAL usage from frameworkRoshan Pius2017-03-091-3/+3
* SupplicantStaNetworkHal: Fix network extra parsing/writingRoshan Pius2017-02-221-1/+1
* ISupplicantStaNetwork save & load WifiConfigsGlen Kuhne2017-02-091-1/+0
* WifiBackupRestore: Don't return nullRoshan Pius2017-01-311-0/+12
* WifiBackupRestore: Ignore non system created networksRoshan Pius2016-07-271-0/+79
* WifiConfigurationTestUtil: Add helper methodsRoshan Pius2016-06-231-206/+74
* WifiConfigStore: Remove classRoshan Pius2016-06-221-2/+2
* WifiConfigStoreData: Add unit testsRoshan Pius2016-06-211-44/+44
* WifiBackupRestore: Handle network UIDsRoshan Pius2016-06-091-1/+1
* WifiBackupRestore: Handle backups with no ipconfig dataRoshan Pius2016-06-081-0/+40
* WifiBackupRestore: Handle single WEP key configsRoshan Pius2016-06-081-0/+43
* WifibackupRestore: Mask out wep keysRoshan Pius2016-06-081-2/+7
* XmlUtil: Move Wifi/IP-Configuration serializationRoshan Pius2016-06-071-20/+2
* WifiBackupRestore: Logging changesRoshan Pius2016-06-031-1/+29
* WifiBackupRestore: Set hidden flag from old backupRoshan Pius2016-06-031-0/+87
* WifiBackupRestore: Parse older backup dataRoshan Pius2016-06-031-9/+205
* WifiBackupRestore: Add IpConfiguration to backup dataRoshan Pius2016-06-031-6/+173
* WifiBackupRestore: Add new module for backup/restoreRoshan Pius2016-05-311-0/+238