commit | 0ebd87691400996b86f0f67c7207dc80ceab2d21 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Wed Oct 11 11:31:04 2023 -0700 |
committer | Yu Shan <shanyu@google.com> | Wed Oct 11 11:58:06 2023 -0700 |
tree | 262416895249feba5e1e7ecec1283e103060ff01 | |
parent | 6f49559702ebad2a7f953839f81aa1ffa5bdbcd9 [diff] |
Handle prop not supported correctly. getPropConfigs() will return error when the property is not supported instead of returning an empty array. Also make sure GTEST_SKIP is called directly in the test function, not the helper function since it will only abort the current function. Test: atest VtsHalAutomotiveVehicle_TargetTest Bug: 301577794 Change-Id: I99e2cb8bd00430fe9668e8a911a60bbfe97bc4e0