summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-02-11Migrate channel/band toString to ChannelHelperMitchell Wills
2016-02-11Update scanner onScanStatus callback to include eventMitchell Wills
2016-02-11Merge changes I86b5194b,Ic4150120 into mm-wireless-devMitchell Wills
2016-02-11Merge "Migrate WiifConfigStoreTest to JUnit4" into mm-wireless-devMitchell Wills
2016-02-11Migrate WiifConfigStoreTest to JUnit4Mitchell Wills
2016-02-11Merge "Revert "Allow managed profile to modify networks"" into mm-wireless-devMitchell Wills
2016-02-11Revert "Allow managed profile to modify networks"Mitchell Wills
2016-02-11Merge "WifiMetrics ConnectionEvent logging" into mm-wireless-devGlen Kuhne
2016-02-11Allow managed profile to modify networksBartosz Fabianowski
2016-02-11Merge "Update network priorities before PNO is triggered" into mm-wireless-devRoshan Pius
2016-02-10WifiMetrics ConnectionEvent loggingGlen Kuhne
2016-02-10Add more functionality to ChannelHelperMitchell Wills
2016-02-10Merge "Split updateLinkProperties() and provisioning change handling" into mm...Erik Kline
2016-02-10Update network priorities before PNO is triggeredRoshan Pius
2016-02-11Split updateLinkProperties() and provisioning change handlingErik Kline
2016-02-09Remove unused supplicant scan with connection setup optionMitchell Wills
2016-02-09Merge "Build 'capabilities' string for gscan results" into mm-wireless-devRandy Pan
2016-02-09Build 'capabilities' string for gscan resultsRandy Pan
2016-02-09Merge "Remove generic type argument from AnswerWithArguments" into mm-wireles...Mitchell Wills
2016-02-09Remove generic type argument from AnswerWithArgumentsMitchell Wills
2016-02-09Merge "Add a section on debugging tests to the test readme" into mm-wireless-devMitchell Wills
2016-02-09Merge "add more unit test case to Quality Network Selection" into mm-wireless...xin He
2016-02-09Merge "Removing Hotspot 2.0 OSU client code from framework." into mm-wireless...Jan Nordqvist
2016-02-08Add scan channel helper abstractionMitchell Wills
2016-02-08Enable Rtt Responder Role(2/4).Wei Wang
2016-02-08Merge "Add ScanDetailUtil to convert ScanResult to ScanDetail" into mm-wirele...Mitchell Wills
2016-02-08add more unit test case to Quality Network Selectionxinhe
2016-02-08Do some cleanup of WifiScanningServiceTestMitchell Wills
2016-02-07Add ScanDetailUtil to convert ScanResult to ScanDetailMitchell Wills
2016-02-06Add a section on debugging tests to the test readmeMitchell Wills
2016-02-05NAN: Add NAN HAL capabilityEtan Cohen
2016-02-05NAN: Adding tests for internal state of WifiNanStateManagerEtan Cohen
2016-02-04Removing Hotspot 2.0 OSU client code from framework.Jan Nordqvist
2016-02-04Merge "fix the broken network selection BSSID disable / enable" into mm-wirel...xin He
2016-02-03Merge "New System APIs for Passpoint r2 app." into mm-wireless-devJan Nordqvist
2016-02-03New System APIs for Passpoint r2 app.Jan Nordqvist
2016-02-03fix the broken network selection BSSID disable / enablexinhe
2016-02-03Move DHCPv4 mechanics out to IpManagerErik Kline
2016-02-02Merge "WifiApConfigStore refactoring" into mm-wireless-devPeter Qiu
2016-02-02Merge "decouple Quality Network Selection with WifiStateMachine" into mm-wire...xin He
2016-02-02Move static IP configuration into IpManagerErik Kline
2016-02-01Merge "Add DhcpFailure and BadNetworkEvent tests to WifiStateMachine" into mm...Pankaj Kanwar
2016-02-01Merge "Revert "Refactor WifiScanner support for oneshot scans"" into mm-wirel...Mitchell Wills
2016-02-01Revert "Refactor WifiScanner support for oneshot scans"Mitchell Wills
2016-02-01decouple Quality Network Selection with WifiStateMachinexinhe
2016-02-01Add DhcpFailure and BadNetworkEvent tests to WifiStateMachinepkanwar
2016-02-01Initial refactoring to migrate IP-related things to IpManagerErik Kline
2016-01-29WifiApConfigStore refactoringPeter Qiu
2016-01-29Merge "Refactor WifiScanner support for oneshot scans" into mm-wireless-devMitchell Wills
2016-01-29Refactor WifiScanner support for oneshot scansMitchell Wills
2016-01-29Merge "Handle user switch in WifiStateMachine.DefaultState" into mm-wireless-devBartosz Fabianowski
2016-01-28Merge "NAN: add message ID to correlate message callbacks to original message...Etan Cohen
2016-01-28Handle user switch in WifiStateMachine.DefaultStateBartosz Fabianowski
2016-01-28Merge "Test that WifiConfigStore handles duplicate configurations correctly" ...Bartosz Fabianowski
2016-01-28Merge "Remodel Network Selection" into mm-wireless-devxin He
2016-01-27Remodel Network Selectionxinhe
2016-01-27WifiMetric shorter proto dumpGlen Kuhne
2016-01-27NAN: add message ID to correlate message callbacks to original messageEtan Cohen
2016-01-26Test that WifiConfigStore handles duplicate configurations correctlyBartosz Fabianowski
2016-01-26Support multiple CA certificates for EAP networkRubin Xu
2016-01-25Implement private network configurations in WifiServiceBartosz Fabianowski
2016-01-21Merge "Add some tests for WifiScanningService" into mm-wireless-devMitchell Wills
2016-01-20Add some tests for WifiScanningServiceMitchell Wills
2016-01-20Merge "Wifi Metrics, Initial Commit" into mm-wireless-devGlen Kuhne
2016-01-20Wifi Metrics, Initial CommitGlen Kuhne
2016-01-20Merge "Optimize WiFi scanner predefined bucket settings" into mm-wireless-devRandy Pan
2016-01-19Optimize WiFi scanner predefined bucket settingsRandy Pan
2016-01-15Broken Network Selection Testsxinhe
2016-01-15Fix runtest failure: was overriding JNI library setting - exluding WPAEtan Cohen
2016-01-15Store configKey in wpa_supplicant.confBartosz Fabianowski
2016-01-15Revert "Store configKey in wpa_supplicant.conf"Bartosz Fabianowski
2016-01-15Store configKey in wpa_supplicant.confBartosz Fabianowski
2016-01-15Merge "Unit test for WifiController's emergency mode behaviors" into mm-wirel...Vinit Deshpande
2016-01-15Merge "Broken WifiStateMachine and Network Selection Test" into mm-wireless-devxin He
2016-01-14Unit test for WifiController's emergency mode behaviorsVinit Deshpande
2016-01-15Merge "NAN: initial service implementation for discovery" into mm-wireless-devEtan Cohen
2016-01-14Broken WifiStateMachine and Network Selection Testxinhe
2016-01-14NAN: initial service implementation for discoveryEtan Cohen
2016-01-14Fix a couple bugs in WifiScanner and improve testsMitchell Wills
2016-01-13Merge "Tests for InformationElementUtil" into mm-wireless-devRebecca Silberstein
2016-01-13Merge "Initial codes for Quality network selection [DO NOT MERGE]" into mm-wi...xin He
2016-01-13Merge changes I259c735c,Ia8006f3e into mm-wireless-devRandy Pan
2016-01-13Exponential back off scan unit testsRandy Pan
2016-01-12Disable registering for scan events in SupplicantWifiScannerImplMitchell Wills
2016-01-12Initial codes for Quality network selection [DO NOT MERGE]xinhe
2016-01-12Tests for InformationElementUtilRebecca Silberstein
2016-01-11Merge the MockLooperAbstractTime functionality into baseline MockLooperEtan Cohen
2016-01-08Merge "Add/extend MockLooper to handled messages posted with a delay." into m...Etan Cohen
2016-01-08Add/extend MockLooper to handled messages posted with a delay.Etan Cohen
2016-01-08Merge "First WifiStateMachine UnitTests" into mm-wireless-devVinit Deshpande
2016-01-07First WifiStateMachine UnitTestsVinit Deshpande
2016-01-07Fix wifitests build failure on platforms without wpa_supplicantMitchell Wills
2016-01-07Remove libwifi-service dependancy on libandroid_runtimeMitchell Wills
2016-01-05Some improvements for WifiScanner schedulerMitchell Wills
2016-01-05Add support for oneshot scan API in supplicant WifiScannerImplMitchell Wills
2016-01-05Make HAL oneshot wifi scans use wpa_supplicantMitchell Wills
2016-01-04Cleanup wifi tests styleMitchell Wills
2015-12-07Tests for SupplicantWifiScannerImplMitchell Wills
2015-12-07Add multi client batch aware schedulerMitchell Wills
2015-12-04Add more documentation to wifi tests readmeMitchell Wills