mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Allow uninstantiated remote provisioning tests am: 6305e23cd8
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1780487 Change-Id: Ieaa58dd19f98f1ad787a8a9339958f49afb7cac8
This commit is contained in:
@@ -41,6 +41,7 @@ using ::std::vector;
|
||||
namespace {
|
||||
|
||||
#define INSTANTIATE_REM_PROV_AIDL_TEST(name) \
|
||||
GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(name); \
|
||||
INSTANTIATE_TEST_SUITE_P( \
|
||||
PerInstance, name, \
|
||||
testing::ValuesIn(VtsRemotelyProvisionedComponentTests::build_params()), \
|
||||
|
||||
Reference in New Issue
Block a user