summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-04-12wifi service: add utility to check printabilitymukesh agrawal
2016-04-08Merge changes from topic 'ring-buffer-size' into nyc-devMukesh Agrawal
2016-04-07WifiConfigManager: rename member and constant fieldsSamuel Tan
2016-04-07wifi service: use large ringbuffers in verbose modemukesh agrawal
2016-04-07ByteArrayRingBuffer: add ability to resize buffermukesh agrawal
2016-04-07Merge "WifiNative: Remove PnoMonitor" into nyc-devRoshan Pius
2016-04-07WifiNative: Remove PnoMonitorRoshan Pius
2016-04-06Merge "Update WifiStateMachineTest to new sim authentication API." into nyc-devJunda Liu
2016-04-06Update WifiStateMachineTest to new sim authentication API.Junda Liu
2016-04-06Merge "Wifi Connectivity Manager" into nyc-devRandy Pan
2016-04-06Wifi Connectivity ManagerRandy Pan
2016-04-06Merge changes from topic 'packet-fate' into nyc-devMukesh Agrawal
2016-04-06WifiLogger: add support for packet fatemukesh agrawal
2016-04-06WifiNative: flesh out packet fate implementationmukesh agrawal
2016-04-06WifiNative: add infrastructure for packet fatesmukesh agrawal
2016-03-31WifiConfigStore: use configKey instead of SSID as unique ID inSamuel Tan
2016-03-31Merge "Fix WifiStateMachineTests after adding WorkSource scan argument" into ...Mitchell Wills
2016-03-31Fix WifiStateMachineTests after adding WorkSource scan argumentMitchell Wills
2016-03-30WifiScanningServiceImpl: Create PNO state machineRoshan Pius
2016-03-30Merge "Add handling of incoming WorkSource for scans" into nyc-devMitchell Wills
2016-03-30Merge "Use buckets scanned field when delivering scan results" into nyc-devMitchell Wills
2016-03-30Add handling of incoming WorkSource for scansMitchell Wills
2016-03-29Use buckets scanned field when delivering scan resultsMitchell Wills
2016-03-28SupplicantWifiScannerImpl: Add Pno DebouncerRoshan Pius
2016-03-25Merge "Cleanup Wifi tests makefile" into nyc-devMitchell Wills
2016-03-25Merge "Pass buckets scanned from HAL to framework" into nyc-devMitchell Wills
2016-03-25Merge "Add scanning into WifiMetrics" into nyc-devGlen Kuhne
2016-03-24Add scanning into WifiMetricsGlen Kuhne
2016-03-24Cleanup Wifi tests makefileMitchell Wills
2016-03-24Merge "Allow ephemeral WiFi conns to be marked as metered" into nyc-devJeremy Joslin
2016-03-24Allow ephemeral WiFi conns to be marked as meteredJeremy Joslin
2016-03-23Merge "WifiNotificationController: Take a looper" into nyc-devPaul Stewart
2016-03-22Pass buckets scanned from HAL to frameworkMitchell Wills
2016-03-22Move scan filtering to a common utility classMitchell Wills
2016-03-22Merge "fix WifiNative unit test failure" into nyc-devNingyuan Wang
2016-03-22Merge changes Ia15900d4,I4e82007c into nyc-devRoshan Pius
2016-03-22WifiNotificationController: Take a looperPaul Stewart
2016-03-22fix WifiNative unit test failureNingyuan Wang
2016-03-22Merge "Make sure to cleanup when timing out from a single scan" into nyc-devMitchell Wills
2016-03-22WifiScanningServiceImpl: Sw PNO scansRoshan Pius
2016-03-21Make sure to cleanup when timing out from a single scanMitchell Wills
2016-03-21Ensure WifiEnterpriseConfig does not display passwords in toStringPaul Stewart
2016-03-18Merge "Remove SupplicantStateTracker dependency on WSM" into nyc-devGlen Kuhne
2016-03-17Remove SupplicantStateTracker dependency on WSMGlen Kuhne
2016-03-17SupplicantScannerImpl: Support connected PNO scanRoshan Pius
2016-03-17Merge "Merge MultiClientScheduler and WifiScanningScheduler" into nyc-devMitchell Wills
2016-03-17Merge MultiClientScheduler and WifiScanningSchedulerMitchell Wills
2016-03-17Merge "Various WifiMetrics fixes" into nyc-devGlen Kuhne
2016-03-17Various WifiMetrics fixesGlen Kuhne
2016-03-17Merge changes I05684ce1,Icb1037ed,I1acf704a into nyc-devRoshan Pius
2016-03-17Merge "Wifi country code refactoring" into nyc-devNingyuan Wang
2016-03-16Add instructions to the readme on generating code coverageMitchell Wills
2016-03-16SupplicantWifiScannerImpl: Sw Pno scansRoshan Pius
2016-03-16HalWifiScanner: Create SupplicantScanner delegateRoshan Pius
2016-03-16Wifi country code refactoringNingyuan Wang
2016-03-15Merge "Fix native crash caused by null rtt params." into nyc-devWei Wang
2016-03-14Fix build errors brought on by enabling more warningsMitchell Wills
2016-03-14Add some more jni compiler errorsMitchell Wills
2016-03-14Fix native crash caused by null rtt params.Wei Wang
2016-03-11resolve merge conflicts of ea91131081 to nyc-devGlen Kuhne
2016-03-11Created WifiInjector, dependency injector for wifiGlen Kuhne
2016-03-11Merge changes Ib8c98c06,I0731192d,I7d03b43b into mm-wireless-devRoshan Pius
2016-03-11Merge changes Ib8c98c06,I0731192d,I7d03b43b into mm-wireless-devRoshan Pius
2016-03-10Merge "Make sure all tests are annotated with a size" into mm-wireless-devMitchell Wills
2016-03-10Merge "Make sure all tests are annotated with a size" into mm-wireless-devMitchell Wills
2016-03-09Make sure all tests are annotated with a sizeMitchell Wills
2016-03-10Merge changes from topic \'wifi_scanner_hidden_network_ids\' into mm-wireless...Mitchell Wills
2016-03-09Refactor WifiScanner support for oneshot scansMitchell Wills
2016-03-08WifiScanner: Changes to support hidden Network IdsRoshan Pius
2016-03-08Merge "Add Supported Rates and 802.11 Mode detection" into mm-wireless-devGlen Kuhne
2016-03-08Merge "Add Supported Rates and 802.11 Mode detection" into mm-wireless-devGlen Kuhne
2016-03-08Merge "Ensure ADB is running as root when generating coverage" into nyc-devMitchell Wills
2016-03-07Correctly filter results by time from supplicant in Hal scan implMitchell Wills
2016-03-07Correctly filter results by time from supplicant in Hal scan implMitchell Wills
2016-03-07Merge "WifiConfigManager: Change PNO network list type" into mm-wireless-devRoshan Pius
2016-03-07Merge "WifiConfigManager: Change PNO network list type" into mm-wireless-devRoshan Pius
2016-03-07Add Supported Rates and 802.11 Mode detectionGlen Kuhne
2016-03-07Ensure ADB is running as root when generating coverageMitchell Wills
2016-03-07Merge "PNO: Changes in Native for new interface" into mm-wireless-devRoshan Pius
2016-03-07Merge "PNO: Changes in Native for new interface" into mm-wireless-devRoshan Pius
2016-03-06WifiConfigManager: Change PNO network list typeRoshan Pius
2016-03-06PNO: Changes in Native for new interfaceRoshan Pius
2016-03-05Merge "Send list of hidden networkID for supplicant scan" into mm-wireless-devRoshan Pius
2016-03-04Send list of hidden networkID for supplicant scanRoshan Pius
2016-03-03Merge "make ringbuffer size configurable" into mm-wireless-devmukesh agrawal
2016-03-03Merge "WifiLogger: manage ring buffers by bytes" into mm-wireless-devmukesh agrawal
2016-03-03Merge "add ByteArrayRingBuffer" into mm-wireless-devmukesh agrawal
2016-03-03Merge "make ringbuffer size configurable" into mm-wireless-devMukesh Agrawal
2016-03-03Merge "WifiLogger: manage ring buffers by bytes" into mm-wireless-devMukesh Agrawal
2016-03-03Merge "add ByteArrayRingBuffer" into mm-wireless-devMukesh Agrawal
2016-03-03Merge "Update scan band channels when needed" into mm-wireless-devMitchell Wills
2016-03-02Add coverage support for Wifi unit testsMitchell Wills
2016-03-01make ringbuffer size configurablemukesh agrawal
2016-03-01WifiLogger: manage ring buffers by bytesmukesh agrawal
2016-03-01add ByteArrayRingBuffermukesh agrawal
2016-03-01Update scan band channels when neededMitchell Wills
2016-03-01Call IpManager\'s dependency injection constructorErik Kline
2016-03-01Call IpManager's dependency injection constructorErik Kline
2016-02-29Merge "WifiConfigManager: Refactor remove network" into mm-wireless-devRoshan Pius
2016-02-26resolve merge conflicts of 2d65b9aaaa to nyc-devRoshan Pius