OSDN Git Service

Remove all old Bluetooth tests
authorAjay Panicker <apanicke@google.com>
Tue, 25 Oct 2016 17:37:54 +0000 (10:37 -0700)
committerAjay Panicker <apanicke@google.com>
Tue, 25 Oct 2016 22:25:44 +0000 (15:25 -0700)
commit5505a387f23f7e384c03382646d5a32e7db79479
treec23c4b74e97b4fa54244e9347d00caa2d8008ee8
parentf4c104e332a75e1f021a4a13803abc0378179418
Remove all old Bluetooth tests

 - Remove all old Bluetooth tests that do not compile
 - Change Android.mk to compile the tests as "tests" instead of "optional"

Bug: 32402820
Test: Tests now compile
Change-Id: Iadafae095a8ba9602a632ed55bd0208fcf64e4a8
37 files changed:
tests/Android.mk
tests/src/com/android/bluetooth/gatt/GattServiceTest.java [deleted file]
tests/src/com/android/bluetooth/tests/BluetoothMapContentTest.java [deleted file]
tests/src/com/android/bluetooth/tests/BluetoothMapIMContentTest.java [deleted file]
tests/src/com/android/bluetooth/tests/BluetoothMapUtilsTest.java [deleted file]
tests/src/com/android/bluetooth/tests/BluetoothMapbMessageTest.java [deleted file]
tests/src/com/android/bluetooth/tests/BluetoothTestUtils.java [deleted file]
tests/src/com/android/bluetooth/tests/DevicePolicyUtilsTest.java [deleted file]
tests/src/com/android/bluetooth/tests/IResultLogger.java [deleted file]
tests/src/com/android/bluetooth/tests/ISeqStepAction.java [deleted file]
tests/src/com/android/bluetooth/tests/ISeqStepValidator.java [deleted file]
tests/src/com/android/bluetooth/tests/ITestSequenceBuilder.java [deleted file]
tests/src/com/android/bluetooth/tests/ITestSequenceConfigurator.java [deleted file]
tests/src/com/android/bluetooth/tests/MapObexLevelTest.java [deleted file]
tests/src/com/android/bluetooth/tests/MapObexTestServer.java [deleted file]
tests/src/com/android/bluetooth/tests/MapStepsConvo.java [deleted file]
tests/src/com/android/bluetooth/tests/MapStepsFolder.java [deleted file]
tests/src/com/android/bluetooth/tests/MapTestData.java [deleted file]
tests/src/com/android/bluetooth/tests/MockMasInstance.java [deleted file]
tests/src/com/android/bluetooth/tests/ObexPipeTransport.java [deleted file]
tests/src/com/android/bluetooth/tests/ObexTest.java [deleted file]
tests/src/com/android/bluetooth/tests/ObexTestDataHandler.java [deleted file]
tests/src/com/android/bluetooth/tests/ObexTestParams.java [deleted file]
tests/src/com/android/bluetooth/tests/ObexTestServer.java [deleted file]
tests/src/com/android/bluetooth/tests/SapServerTest.java [deleted file]
tests/src/com/android/bluetooth/tests/SapSocketTest.java [deleted file]
tests/src/com/android/bluetooth/tests/SdpManagerTest.java [deleted file]
tests/src/com/android/bluetooth/tests/SdpManagerTestServer.java [deleted file]
tests/src/com/android/bluetooth/tests/SecurityTest.java [deleted file]
tests/src/com/android/bluetooth/tests/SeqStep.java [deleted file]
tests/src/com/android/bluetooth/tests/TestResultLogger.java [deleted file]
tests/src/com/android/bluetooth/tests/TestSequencer.java [deleted file]
tests/src/com/android/bluetooth/tests/mock/BluetoothMockContext.java [deleted file]
tests/src/com/android/bluetooth/tests/mock/SimpleMockContentProvider.java [deleted file]
tests/src/com/android/bluetooth/tests/pbap/BluetoothPbapVcardManagerTest.java [deleted file]
tests/src/com/android/bluetooth/tests/pbap/ContactCursorFilterTest.java [deleted file]
tests/src/com/android/bluetooth/util/NumberUtilsTest.java [deleted file]