Loading tests/CompanionDeviceMultiDeviceTests/host/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ python_test_host { }, data: [ ":cdm_snippet", "requirements.txt", ], version: { py2: { Loading tests/CompanionDeviceMultiDeviceTests/host/cdm_transport_test.py +0 −8 Original line number Diff line number Diff line Loading @@ -25,12 +25,4 @@ class TransportTestClass(cdm_base_test.BaseTestClass): if __name__ == '__main__': try: # Take test args and remove standalone '--' from the list index = sys.argv.index('--') sys.argv = sys.argv[:1] + sys.argv[index + 1:] except ValueError: # Ignore if '--' is not in args pass test_runner.main() No newline at end of file tests/CompanionDeviceMultiDeviceTests/host/requirements.txtdeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line mobly==1.12.1 Loading
tests/CompanionDeviceMultiDeviceTests/host/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ python_test_host { }, data: [ ":cdm_snippet", "requirements.txt", ], version: { py2: { Loading
tests/CompanionDeviceMultiDeviceTests/host/cdm_transport_test.py +0 −8 Original line number Diff line number Diff line Loading @@ -25,12 +25,4 @@ class TransportTestClass(cdm_base_test.BaseTestClass): if __name__ == '__main__': try: # Take test args and remove standalone '--' from the list index = sys.argv.index('--') sys.argv = sys.argv[:1] + sys.argv[index + 1:] except ValueError: # Ignore if '--' is not in args pass test_runner.main() No newline at end of file
tests/CompanionDeviceMultiDeviceTests/host/requirements.txtdeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line mobly==1.12.1