diff options
author | Xianyuan Jia <xianyuanjia@google.com> | 2020-09-29 12:21:35 -0700 |
---|---|---|
committer | Xianyuan Jia <xianyuanjia@google.com> | 2020-09-29 12:22:51 -0700 |
commit | d787d6dbb5ac006486827b4102f95f9219e67488 (patch) | |
tree | ebb2ea65cbc37b11f197b3f911326a7a835b9733 | |
parent | 3f5eb3cd123bfad48fa871a94a778e157b0628ee (diff) | |
download | platform_tools_test_connectivity-d787d6dbb5ac006486827b4102f95f9219e67488.tar.gz platform_tools_test_connectivity-d787d6dbb5ac006486827b4102f95f9219e67488.tar.bz2 platform_tools_test_connectivity-d787d6dbb5ac006486827b4102f95f9219e67488.zip |
[DO NOT MERGE] Fix incomplete transfer of tests from 'acts' to 'acts_tests' in AOSP.
Bug: 151355642
Test: local
Change-Id: I36f465b26ccd2e3d5f8769b91dcb70b575e001b6
-rw-r--r-- | acts_tests/tests/google/ble/api/BleAdvertiseApiTest.py (renamed from acts/tests/google/ble/api/BleAdvertiseApiTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/api/BleScanApiTest.py (renamed from acts/tests/google/ble/api/BleScanApiTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/api/GattApiTest.py (renamed from acts/tests/google/ble/api/GattApiTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/beacon_tests/BeaconSwarmTest.py (renamed from acts/tests/google/ble/beacon_tests/BeaconSwarmTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/bt5/AdvertisingSetTest.py (renamed from acts/tests/google/ble/bt5/AdvertisingSetTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/bt5/Bt5ScanTest.py (renamed from acts/tests/google/ble/bt5/Bt5ScanTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/bt5/PhyTest.py (renamed from acts/tests/google/ble/bt5/PhyTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/concurrency/ConcurrentBleAdvertisementDiscoveryTest.py (renamed from acts/tests/google/ble/concurrency/ConcurrentBleAdvertisementDiscoveryTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/concurrency/ConcurrentBleAdvertisingTest.py (renamed from acts/tests/google/ble/concurrency/ConcurrentBleAdvertisingTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/concurrency/ConcurrentBleScanningTest.py (renamed from acts/tests/google/ble/concurrency/ConcurrentBleScanningTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/concurrency/ConcurrentGattConnectTest.py (renamed from acts/tests/google/ble/concurrency/ConcurrentGattConnectTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/conn_oriented_chan/BleCoc2ConnTest.py (renamed from acts/tests/google/ble/conn_oriented_chan/BleCoc2ConnTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/conn_oriented_chan/BleCocTest.py (renamed from acts/tests/google/ble/conn_oriented_chan/BleCocTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/examples/BleExamplesTest.py (renamed from acts/tests/google/ble/examples/BleExamplesTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/examples/GattServerExampleTest.py (renamed from acts/tests/google/ble/examples/GattServerExampleTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/filtering/FilteringTest.py (renamed from acts/tests/google/ble/filtering/FilteringTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/filtering/UniqueFilteringTest.py (renamed from acts/tests/google/ble/filtering/UniqueFilteringTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/gatt/GattConnectTest.py (renamed from acts/tests/google/ble/gatt/GattConnectTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/gatt/GattNotifyTest.py (renamed from acts/tests/google/ble/gatt/GattNotifyTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/gatt/GattReadTest.py (renamed from acts/tests/google/ble/gatt/GattReadTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/gatt/GattToolTest.py (renamed from acts/tests/google/ble/gatt/GattToolTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/gatt/GattWriteTest.py (renamed from acts/tests/google/ble/gatt/GattWriteTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/scan/BleBackgroundScanTest.py (renamed from acts/tests/google/ble/scan/BleBackgroundScanTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/scan/BleOnLostOnFoundTest.py (renamed from acts/tests/google/ble/scan/BleOnLostOnFoundTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/scan/BleOpportunisticScanTest.py (renamed from acts/tests/google/ble/scan/BleOpportunisticScanTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/scan/BleScanScreenStateTest.py (renamed from acts/tests/google/ble/scan/BleScanScreenStateTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/system_tests/BleStressTest.py (renamed from acts/tests/google/ble/system_tests/BleStressTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/ble/system_tests/GattLongevityTest.py (renamed from acts/tests/google/ble/system_tests/GattLongevityTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/experimental/BluetoothLatencyTest.py (renamed from acts/tests/google/experimental/BluetoothLatencyTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/experimental/BluetoothPairAndConnectTest.py (renamed from acts/tests/google/experimental/BluetoothPairAndConnectTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/experimental/BluetoothReconnectTest.py (renamed from acts/tests/google/experimental/BluetoothReconnectTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/experimental/BluetoothThroughputTest.py (renamed from acts/tests/google/experimental/BluetoothThroughputTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/fugu/AndroidFuguRemotePairingTest.py (renamed from acts/tests/google/fugu/AndroidFuguRemotePairingTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/fugu/fugu_pairing_test.json (renamed from acts/tests/google/fugu/fugu_pairing_test.json) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/fugu/relay.json (renamed from acts/tests/google/fugu/relay.json) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/native/NativeTest.py (renamed from acts/tests/google/native/NativeTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/native/bt/BtNativeTest.py (renamed from acts/tests/google/native/bt/BtNativeTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/nfc/NfcBasicFunctionalityTest.py (renamed from acts/tests/google/nfc/NfcBasicFunctionalityTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/usb/UsbTetheringFunctionsTest.py (renamed from acts/tests/google/usb/UsbTetheringFunctionsTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/usb/UsbTetheringThroughputTest.py (renamed from acts/tests/google/usb/UsbTetheringThroughputTest.py) | 0 | ||||
-rw-r--r-- | acts_tests/tests/google/wifi/p2p/functional/WifiP2pMultiPeersTest.py (renamed from acts/tests/google/wifi/p2p/functional/WifiP2pMultiPeersTest.py) | 0 |
41 files changed, 0 insertions, 0 deletions
diff --git a/acts/tests/google/ble/api/BleAdvertiseApiTest.py b/acts_tests/tests/google/ble/api/BleAdvertiseApiTest.py index 26c459f70a..26c459f70a 100644 --- a/acts/tests/google/ble/api/BleAdvertiseApiTest.py +++ b/acts_tests/tests/google/ble/api/BleAdvertiseApiTest.py diff --git a/acts/tests/google/ble/api/BleScanApiTest.py b/acts_tests/tests/google/ble/api/BleScanApiTest.py index 06f2362079..06f2362079 100644 --- a/acts/tests/google/ble/api/BleScanApiTest.py +++ b/acts_tests/tests/google/ble/api/BleScanApiTest.py diff --git a/acts/tests/google/ble/api/GattApiTest.py b/acts_tests/tests/google/ble/api/GattApiTest.py index cc87979a73..cc87979a73 100644 --- a/acts/tests/google/ble/api/GattApiTest.py +++ b/acts_tests/tests/google/ble/api/GattApiTest.py diff --git a/acts/tests/google/ble/beacon_tests/BeaconSwarmTest.py b/acts_tests/tests/google/ble/beacon_tests/BeaconSwarmTest.py index 0df9a7b2be..0df9a7b2be 100644 --- a/acts/tests/google/ble/beacon_tests/BeaconSwarmTest.py +++ b/acts_tests/tests/google/ble/beacon_tests/BeaconSwarmTest.py diff --git a/acts/tests/google/ble/bt5/AdvertisingSetTest.py b/acts_tests/tests/google/ble/bt5/AdvertisingSetTest.py index de4192f125..de4192f125 100644 --- a/acts/tests/google/ble/bt5/AdvertisingSetTest.py +++ b/acts_tests/tests/google/ble/bt5/AdvertisingSetTest.py diff --git a/acts/tests/google/ble/bt5/Bt5ScanTest.py b/acts_tests/tests/google/ble/bt5/Bt5ScanTest.py index e2c9c83cc3..e2c9c83cc3 100644 --- a/acts/tests/google/ble/bt5/Bt5ScanTest.py +++ b/acts_tests/tests/google/ble/bt5/Bt5ScanTest.py diff --git a/acts/tests/google/ble/bt5/PhyTest.py b/acts_tests/tests/google/ble/bt5/PhyTest.py index 0b1ecfade8..0b1ecfade8 100644 --- a/acts/tests/google/ble/bt5/PhyTest.py +++ b/acts_tests/tests/google/ble/bt5/PhyTest.py diff --git a/acts/tests/google/ble/concurrency/ConcurrentBleAdvertisementDiscoveryTest.py b/acts_tests/tests/google/ble/concurrency/ConcurrentBleAdvertisementDiscoveryTest.py index c38fc935de..c38fc935de 100644 --- a/acts/tests/google/ble/concurrency/ConcurrentBleAdvertisementDiscoveryTest.py +++ b/acts_tests/tests/google/ble/concurrency/ConcurrentBleAdvertisementDiscoveryTest.py diff --git a/acts/tests/google/ble/concurrency/ConcurrentBleAdvertisingTest.py b/acts_tests/tests/google/ble/concurrency/ConcurrentBleAdvertisingTest.py index 09c6cd3a5e..09c6cd3a5e 100644 --- a/acts/tests/google/ble/concurrency/ConcurrentBleAdvertisingTest.py +++ b/acts_tests/tests/google/ble/concurrency/ConcurrentBleAdvertisingTest.py diff --git a/acts/tests/google/ble/concurrency/ConcurrentBleScanningTest.py b/acts_tests/tests/google/ble/concurrency/ConcurrentBleScanningTest.py index 512aed8f16..512aed8f16 100644 --- a/acts/tests/google/ble/concurrency/ConcurrentBleScanningTest.py +++ b/acts_tests/tests/google/ble/concurrency/ConcurrentBleScanningTest.py diff --git a/acts/tests/google/ble/concurrency/ConcurrentGattConnectTest.py b/acts_tests/tests/google/ble/concurrency/ConcurrentGattConnectTest.py index ec5e09cae8..ec5e09cae8 100644 --- a/acts/tests/google/ble/concurrency/ConcurrentGattConnectTest.py +++ b/acts_tests/tests/google/ble/concurrency/ConcurrentGattConnectTest.py diff --git a/acts/tests/google/ble/conn_oriented_chan/BleCoc2ConnTest.py b/acts_tests/tests/google/ble/conn_oriented_chan/BleCoc2ConnTest.py index 353f507088..353f507088 100644 --- a/acts/tests/google/ble/conn_oriented_chan/BleCoc2ConnTest.py +++ b/acts_tests/tests/google/ble/conn_oriented_chan/BleCoc2ConnTest.py diff --git a/acts/tests/google/ble/conn_oriented_chan/BleCocTest.py b/acts_tests/tests/google/ble/conn_oriented_chan/BleCocTest.py index 166b848f26..166b848f26 100644 --- a/acts/tests/google/ble/conn_oriented_chan/BleCocTest.py +++ b/acts_tests/tests/google/ble/conn_oriented_chan/BleCocTest.py diff --git a/acts/tests/google/ble/examples/BleExamplesTest.py b/acts_tests/tests/google/ble/examples/BleExamplesTest.py index 1ced2db965..1ced2db965 100644 --- a/acts/tests/google/ble/examples/BleExamplesTest.py +++ b/acts_tests/tests/google/ble/examples/BleExamplesTest.py diff --git a/acts/tests/google/ble/examples/GattServerExampleTest.py b/acts_tests/tests/google/ble/examples/GattServerExampleTest.py index e1f6476017..e1f6476017 100644 --- a/acts/tests/google/ble/examples/GattServerExampleTest.py +++ b/acts_tests/tests/google/ble/examples/GattServerExampleTest.py diff --git a/acts/tests/google/ble/filtering/FilteringTest.py b/acts_tests/tests/google/ble/filtering/FilteringTest.py index d1bdc399c9..d1bdc399c9 100644 --- a/acts/tests/google/ble/filtering/FilteringTest.py +++ b/acts_tests/tests/google/ble/filtering/FilteringTest.py diff --git a/acts/tests/google/ble/filtering/UniqueFilteringTest.py b/acts_tests/tests/google/ble/filtering/UniqueFilteringTest.py index c2e837c567..c2e837c567 100644 --- a/acts/tests/google/ble/filtering/UniqueFilteringTest.py +++ b/acts_tests/tests/google/ble/filtering/UniqueFilteringTest.py diff --git a/acts/tests/google/ble/gatt/GattConnectTest.py b/acts_tests/tests/google/ble/gatt/GattConnectTest.py index 52f3601cd0..52f3601cd0 100644 --- a/acts/tests/google/ble/gatt/GattConnectTest.py +++ b/acts_tests/tests/google/ble/gatt/GattConnectTest.py diff --git a/acts/tests/google/ble/gatt/GattNotifyTest.py b/acts_tests/tests/google/ble/gatt/GattNotifyTest.py index 7d62d65349..7d62d65349 100644 --- a/acts/tests/google/ble/gatt/GattNotifyTest.py +++ b/acts_tests/tests/google/ble/gatt/GattNotifyTest.py diff --git a/acts/tests/google/ble/gatt/GattReadTest.py b/acts_tests/tests/google/ble/gatt/GattReadTest.py index e880757586..e880757586 100644 --- a/acts/tests/google/ble/gatt/GattReadTest.py +++ b/acts_tests/tests/google/ble/gatt/GattReadTest.py diff --git a/acts/tests/google/ble/gatt/GattToolTest.py b/acts_tests/tests/google/ble/gatt/GattToolTest.py index 8e7a9f0182..8e7a9f0182 100644 --- a/acts/tests/google/ble/gatt/GattToolTest.py +++ b/acts_tests/tests/google/ble/gatt/GattToolTest.py diff --git a/acts/tests/google/ble/gatt/GattWriteTest.py b/acts_tests/tests/google/ble/gatt/GattWriteTest.py index d245e9e36e..d245e9e36e 100644 --- a/acts/tests/google/ble/gatt/GattWriteTest.py +++ b/acts_tests/tests/google/ble/gatt/GattWriteTest.py diff --git a/acts/tests/google/ble/scan/BleBackgroundScanTest.py b/acts_tests/tests/google/ble/scan/BleBackgroundScanTest.py index 68396023b4..68396023b4 100644 --- a/acts/tests/google/ble/scan/BleBackgroundScanTest.py +++ b/acts_tests/tests/google/ble/scan/BleBackgroundScanTest.py diff --git a/acts/tests/google/ble/scan/BleOnLostOnFoundTest.py b/acts_tests/tests/google/ble/scan/BleOnLostOnFoundTest.py index 01f7976db4..01f7976db4 100644 --- a/acts/tests/google/ble/scan/BleOnLostOnFoundTest.py +++ b/acts_tests/tests/google/ble/scan/BleOnLostOnFoundTest.py diff --git a/acts/tests/google/ble/scan/BleOpportunisticScanTest.py b/acts_tests/tests/google/ble/scan/BleOpportunisticScanTest.py index 9e591281b1..9e591281b1 100644 --- a/acts/tests/google/ble/scan/BleOpportunisticScanTest.py +++ b/acts_tests/tests/google/ble/scan/BleOpportunisticScanTest.py diff --git a/acts/tests/google/ble/scan/BleScanScreenStateTest.py b/acts_tests/tests/google/ble/scan/BleScanScreenStateTest.py index 07ae898fbf..07ae898fbf 100644 --- a/acts/tests/google/ble/scan/BleScanScreenStateTest.py +++ b/acts_tests/tests/google/ble/scan/BleScanScreenStateTest.py diff --git a/acts/tests/google/ble/system_tests/BleStressTest.py b/acts_tests/tests/google/ble/system_tests/BleStressTest.py index afbb67a1cd..afbb67a1cd 100644 --- a/acts/tests/google/ble/system_tests/BleStressTest.py +++ b/acts_tests/tests/google/ble/system_tests/BleStressTest.py diff --git a/acts/tests/google/ble/system_tests/GattLongevityTest.py b/acts_tests/tests/google/ble/system_tests/GattLongevityTest.py index bb13646625..bb13646625 100644 --- a/acts/tests/google/ble/system_tests/GattLongevityTest.py +++ b/acts_tests/tests/google/ble/system_tests/GattLongevityTest.py diff --git a/acts/tests/google/experimental/BluetoothLatencyTest.py b/acts_tests/tests/google/experimental/BluetoothLatencyTest.py index ea6ed4a24d..ea6ed4a24d 100644 --- a/acts/tests/google/experimental/BluetoothLatencyTest.py +++ b/acts_tests/tests/google/experimental/BluetoothLatencyTest.py diff --git a/acts/tests/google/experimental/BluetoothPairAndConnectTest.py b/acts_tests/tests/google/experimental/BluetoothPairAndConnectTest.py index 2402fb5444..2402fb5444 100644 --- a/acts/tests/google/experimental/BluetoothPairAndConnectTest.py +++ b/acts_tests/tests/google/experimental/BluetoothPairAndConnectTest.py diff --git a/acts/tests/google/experimental/BluetoothReconnectTest.py b/acts_tests/tests/google/experimental/BluetoothReconnectTest.py index 5339e517eb..5339e517eb 100644 --- a/acts/tests/google/experimental/BluetoothReconnectTest.py +++ b/acts_tests/tests/google/experimental/BluetoothReconnectTest.py diff --git a/acts/tests/google/experimental/BluetoothThroughputTest.py b/acts_tests/tests/google/experimental/BluetoothThroughputTest.py index 1f53172d8e..1f53172d8e 100644 --- a/acts/tests/google/experimental/BluetoothThroughputTest.py +++ b/acts_tests/tests/google/experimental/BluetoothThroughputTest.py diff --git a/acts/tests/google/fugu/AndroidFuguRemotePairingTest.py b/acts_tests/tests/google/fugu/AndroidFuguRemotePairingTest.py index a41f9fce79..a41f9fce79 100644 --- a/acts/tests/google/fugu/AndroidFuguRemotePairingTest.py +++ b/acts_tests/tests/google/fugu/AndroidFuguRemotePairingTest.py diff --git a/acts/tests/google/fugu/fugu_pairing_test.json b/acts_tests/tests/google/fugu/fugu_pairing_test.json index 59f45e35af..59f45e35af 100644 --- a/acts/tests/google/fugu/fugu_pairing_test.json +++ b/acts_tests/tests/google/fugu/fugu_pairing_test.json diff --git a/acts/tests/google/fugu/relay.json b/acts_tests/tests/google/fugu/relay.json index c3ab9db3d1..c3ab9db3d1 100644 --- a/acts/tests/google/fugu/relay.json +++ b/acts_tests/tests/google/fugu/relay.json diff --git a/acts/tests/google/native/NativeTest.py b/acts_tests/tests/google/native/NativeTest.py index 90ebceb28c..90ebceb28c 100644 --- a/acts/tests/google/native/NativeTest.py +++ b/acts_tests/tests/google/native/NativeTest.py diff --git a/acts/tests/google/native/bt/BtNativeTest.py b/acts_tests/tests/google/native/bt/BtNativeTest.py index 55674bcb42..55674bcb42 100644 --- a/acts/tests/google/native/bt/BtNativeTest.py +++ b/acts_tests/tests/google/native/bt/BtNativeTest.py diff --git a/acts/tests/google/nfc/NfcBasicFunctionalityTest.py b/acts_tests/tests/google/nfc/NfcBasicFunctionalityTest.py index 5d531d1931..5d531d1931 100644 --- a/acts/tests/google/nfc/NfcBasicFunctionalityTest.py +++ b/acts_tests/tests/google/nfc/NfcBasicFunctionalityTest.py diff --git a/acts/tests/google/usb/UsbTetheringFunctionsTest.py b/acts_tests/tests/google/usb/UsbTetheringFunctionsTest.py index 3f0393ba01..3f0393ba01 100644 --- a/acts/tests/google/usb/UsbTetheringFunctionsTest.py +++ b/acts_tests/tests/google/usb/UsbTetheringFunctionsTest.py diff --git a/acts/tests/google/usb/UsbTetheringThroughputTest.py b/acts_tests/tests/google/usb/UsbTetheringThroughputTest.py index ebe13b8529..ebe13b8529 100644 --- a/acts/tests/google/usb/UsbTetheringThroughputTest.py +++ b/acts_tests/tests/google/usb/UsbTetheringThroughputTest.py diff --git a/acts/tests/google/wifi/p2p/functional/WifiP2pMultiPeersTest.py b/acts_tests/tests/google/wifi/p2p/functional/WifiP2pMultiPeersTest.py index 2951be6355..2951be6355 100644 --- a/acts/tests/google/wifi/p2p/functional/WifiP2pMultiPeersTest.py +++ b/acts_tests/tests/google/wifi/p2p/functional/WifiP2pMultiPeersTest.py |