History log of /hardware/interfaces/radio/1.0/vts/functional/vts_test_util.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e986b85fddeb3412606840e4cdc76051e3cc966e 14-Nov-2017 sqian <shuoq@google.com> Modify VTS error check so that the error code can be displayed

- Add AssertionResult in gtest to display logs
- Refactor all the error checks

- Replace INTERNAL_ERR with INVALID_ARGUMENT for
requestIsimAuthentication

Bug: 63760809
Bug: 65150146
Test: run vts
Change-Id: Id3d876ea515f47998e3e45be11db5edf306ffc24
/hardware/interfaces/radio/1.0/vts/functional/vts_test_util.h
33b550ce674b68d035810c72f1cfb6054e75af05 13-Nov-2017 Shuo Qian <shuoq@google.com> Revert "Modify VTS error check so that the error code can be displayed"

This reverts commit cf243eba435afcd7fc38d96c695cec3ca0bdd319.

Change-Id: Idd42b12cdcbaab1476e460c34f3b4b60c38dead0
/hardware/interfaces/radio/1.0/vts/functional/vts_test_util.h
cf243eba435afcd7fc38d96c695cec3ca0bdd319 03-Nov-2017 sqian <shuoq@google.com> Modify VTS error check so that the error code can be displayed

- Add AssertionResult in gtest to display logs
- Refactor all the error checks

- Replace INTERNAL_ERR with INVALID_ARGUMENT for
requestIsimAuthentication

Bug: 63760809
Bug: 65150146
Test: run vts
Change-Id: Iec4bdfd89ccd8d8d8c6e1bd8f720a88d67f23cb3
/hardware/interfaces/radio/1.0/vts/functional/vts_test_util.h
42c66f700aedb76506f0cd9f7e3be1316bdc7846 30-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.

Bug: 38499889
Test: adb shell data/local/tmp/VtsHalRadioV1_0TargetTest
Change-Id: I491db829cca607fad9f6a21987de92269d115253
/hardware/interfaces/radio/1.0/vts/functional/vts_test_util.h