History log of /hardware/interfaces/radio/1.0/vts/functional/radio_hidl_hal_voice.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
10a619ab6d9c8d3b0d1a82aa96639cf1bd8029bc 09-Jun-2017 sqian <shuoq@google.com> Fix vts tests:

- setCdmaSubscriptionSource
- nvReadItem
- nvWriteItem
- nvWriteCdmaPrl
- getHardwareConfig
- sendEnvelope
- sendTerminalResponseToSim

Apply ag/2373104/ to prevent merge conflicts

Will update .hal file seperately.

Test: adb shell <vts_binary>
Bug: 35671595
Bug: 35800570
Change-Id: I651af50f122f37721778b1088df40fa6e12ac6e4
Merged-In: I651af50f122f37721778b1088df40fa6e12ac6e4
/hardware/interfaces/radio/1.0/vts/functional/radio_hidl_hal_voice.cpp
08e90550f19de78894ddd5879f17f64c0a1ea8b6 01-Jun-2017 sqian <shuoq@google.com> Fix vts tests:

Fixed with QC updated documentation:
- setGsmBroadcastConfig
- getGsmBroadcastConfig
- setGsmBroadcastActivation
- getImsRegistrationState
- pullLceData
- deleteSmsOnSim
- deleteSmsOnRuim
- sendDtmf
- startDtmf
- stopDtmf
- sendBurstDtmf

Try to increase timeout to 75 to fix (suggest by QC in b/35671595 #62):
- dial

Test: adb shell data/local/tmp/VtsHalRadioV1_0TargetTest
Bug: 35671595, 35800570
Change-Id: Idd50bf71ae4c4490722d88d7cba0485b9d49073b
/hardware/interfaces/radio/1.0/vts/functional/radio_hidl_hal_voice.cpp
fcc61188827e1472965b36041c29b80cbe4079ba 31-May-2017 sqian <shuoq@google.com> Generate serial number randomly in VTS unit test

Any fixed integer can be returned by vendor's APIs response.
Ideally it should be a random value for testing a vendor library.

Applying this to all the unit tests serial number.

Cherry-pick from:
https://googleplex-android-review.git.corp.google.com/#/c/2330821/

Bug: 38499889
Test: adb shell data/local/tmp/VtsHalRadioV1_0TargetTest
Change-Id: I491db829cca607fad9f6a21987de92269d115253
Merged-In: I491db829cca607fad9f6a21987de92269d115253
(cherry picked from commit 0e8a3be41c7c0b0a8de9740524b8cac49c685c99)
/hardware/interfaces/radio/1.0/vts/functional/radio_hidl_hal_voice.cpp
01e7c6ee5fcb1b469cac4a1fc96fc8c7f053c435 13-Apr-2017 sqian <shuoq@google.com> Fix Vts errors

- Add REQUEST_NOT_SUPPORT into General Errors
- Add a util function to check General Errors
- Add a util function to check OEM Errors
- Changes to RIL command api tests based on the QC provided pdf
to see if the errors from vts-web can be fixed

Test: Manual
Bug: 35671595
Change-Id: I9500c686a75539dab37f0272349bc2f965cc0a8f
/hardware/interfaces/radio/1.0/vts/functional/radio_hidl_hal_voice.cpp
87bde3312ab61714a3469f59084b40c46a6627de 30-Mar-2017 Yuexi Ma <yuexima@google.com> Change sytle of radio and sap tests to clang google

Test: make VtsHalRadioV1_0TargetTest, make VtsHalSapV1_0TargetTest
Change-Id: Ie13efe0d049ade7839881c14ed2904d8acd99b93
(cherry picked from commit bb96133731e84cad563aa1f392a71d7fec728fa9)
/hardware/interfaces/radio/1.0/vts/functional/radio_hidl_hal_voice.cpp
6f957ea5c5051234935dbe69019fe5f91f668e2d 21-Mar-2017 Sanket Padawe <sanketpadawe@google.com> Add VTS for couple of missing APIs and some cleanup for earlier APIs.

Bug: 32022332
Test: vts
Change-Id: I361af4a37985e5bc686a2d7302917afa134ebc24
/hardware/interfaces/radio/1.0/vts/functional/radio_hidl_hal_voice.cpp
fe7c7a3a695fdaace94028898e7692eea83a4566 09-Mar-2017 Sanket Padawe <sanketpadawe@google.com> Add VTS for voice telephony apis.

Bug: 32022332
Test: vts
Change-Id: I94f86f48d0c227f00c84051d14e6116d0bf2d1b3
/hardware/interfaces/radio/1.0/vts/functional/radio_hidl_hal_voice.cpp