summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-03-31Move f/o/n/ethernet to p/m/ConnectivityPatrick Rohr
2022-03-24Merge "Fixing multithreading issues in Ethernet Factory"Patrick Rohr
2022-03-23Add global change ethernet state APImarkchien
2022-03-22Fixing multithreading issues in Ethernet FactoryJames Mattis
2022-03-22Merge "Revert "Revert "Change network management listener to outcome re...""Patrick Rohr
2022-03-19Merge "Cleaning EthernetNetworkFactoryTest Unprovisioned"Treehugger Robot
2022-03-18Revert "Revert "Change network management listener to outcome re..."Patrick Rohr
2022-03-17Revert "Change network management listener to outcome receiver"Quentin Perret
2022-03-17Change network management listener to outcome receiverPatrick Rohr
2022-03-16Add support for Nullable IpConfigurationPatrick Rohr
2022-03-15Cleaning EthernetNetworkFactoryTest UnprovisionedJames Mattis
2022-03-14Build ethernet service into service-connectivity-tiramisu-pre-jarjar.Xiao Ma
2022-03-09Allow all device types to call updateConfigurationPatrick Rohr
2022-03-07Allowing for null net caps in updateConfigurationJames Mattis
2022-03-07Eth Management APIs to Support TEST InterfacesJames Mattis
2022-03-02Ethernet validate if iface is tracked on handlerJames Mattis
2022-02-24Using a builder for eth requestsJames Mattis
2022-02-21Enable EthernetServiceTests in presubmitPatrick Rohr
2022-02-21Fix testIpClientIsNotStartedWhenLinkIsDownPatrick Rohr
2022-02-14Merge "Set EthernetNetworkSpecifier on ethernet networks"Remi NGUYEN VAN
2022-02-09Fix testIpClientIsNotStartedWhenLinkIsDown.android-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Lorenzo Colitti
2022-02-08Set EthernetNetworkSpecifier on ethernet networksMilim Lee
2022-02-02Updating Eth Service to use Eth Network PermissionJames Mattis
2022-02-01Renaming Ethernet Network Management ClassesJames Mattis
2022-02-01Implementation of Eth Connect & Disconnect NetworkJames Mattis
2022-01-27Updates so Network Mgmt Callbacks Are SentJames Mattis
2022-01-13Synchronize the IpClient eventsPavan Kumar M
2022-01-11Implementation of Eth Service updateConfigurationJames Mattis
2022-01-05Replacing IIpClient with Manager in ethNetFactoryJames Mattis
2022-01-05Code cleanup on EthernetNetworkFactoryTestJames Mattis
2022-01-05Changes to make eth service methods more testableJames Mattis
2022-01-05Eth Service updates to validate net mgmt callsJames Mattis
2021-12-21Import InterfaceParams class from f/libs/net/common.Xiao Ma
2021-12-15Handle neighbor lost eventPavan Kumar M
2021-12-07Adding test coverage for eth transport overridesJames Mattis
2021-12-07Removing unused int network score from eth factoryJames Mattis
2021-07-28Add Tests for EthernetNetworkFactoryPatrick Rohr
2021-05-14Replace clearAll with withoutDefaultCapabilities in NC#Builderandroid-s-beta-2android-s-beta-1Chiachang Wang
2021-04-14Remove hidden connectivity methods usage in ethernet testChiachang Wang
2021-03-05[CS07]Remove hidden API usage of NetworkCapabilitieslifr
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/opt/net/ethernetandroid-s-preview-1Bob Badour
2021-01-26Fix EthernetTrackerTest#createNetworkCapabilitieslucaslin
2019-03-25Update comments and documentation in net type prop changeandroid-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseSal Savage
2019-03-05Migrate frameworks/opt/net/ethernet to androidx.testBrett Chabot
2019-01-15Allow network transport type overrideSal Savage
2018-08-16Convert frameworks/opt/net/ethernet to Android.bpColin Cross
2018-05-31Add missing features to static IP configPavel Maltsev