commit | ba1c37e79bbcae50084808ff5a57f21d732e046b | [log] [tgz] |
---|---|---|
author | Sarah Chin <sarahchin@google.com> | Thu Aug 03 02:03:51 2023 -0700 |
committer | Sarah Kim <sarahchin@google.com> | Thu Aug 03 09:06:41 2023 +0000 |
tree | d20c1ac27253238dbc3873fc57a5d9d0e4765611 | |
parent | fe936b4dc826150ef354a1d3f5930e37e5307daa [diff] |
VTS setGetAllowedNetworkTypesBitmap allow reset If the test fails, the allowed network type bitmap will not be reset to the previous value. Instead of using ASSERT_EQ, change to EXPECT_EQ to allow the test to continue to the reset. Test: atest VtsHalRadioTargetTest Bug: 264913330 Change-Id: I719afa2e0d9ebc41a329f38f3eca597c9381f2f9