commit | 558eb0b696ba31f64ea341560cff9c9ac7700a86 | [log] [tgz] |
---|---|---|
author | Zhanglong Xia <zhanglongxia@google.com> | Tue Jan 16 14:40:53 2024 +0800 |
committer | Zhanglong Xia <zhanglongxia@google.com> | Tue Jan 16 14:40:53 2024 +0800 |
tree | 6aaa740fb8ecf0557adf4bf8c8f18c8d1fdea117 | |
parent | a10d3c536ff253a77bf3460cad5c80fef2b4e088 [diff] |
Update VTS test for the function `hardwareReset()` The function `hardwareReset()` throws `EX_UNSUPPORTED_OPERATION` if the Thread radio chip doesn't support the hardware reset. Current VTS test assumes that the Thread radio chip must support the hardware reset. This CL updates the VTS test to verify the return value `EX_UNSUPPORTED_OPERATION`. bug: b/320393041 Test: run vts -m VtsHalThreadNetworkTargetTest Change-Id: I7b0b2a4e850a1eda085a6d6c24cdd8aae6498aac