EXSWHTEC-371 - Implement tests for the hipDrvGraphAddMemsetNode API #447

Change-Id: I981e14f34b008054d46e61ebae0099792df446b1
Tá an tiomantas seo le fáil i:
Nives Vukovic
2023-12-25 17:57:36 +00:00
tiomanta ag Rakesh Roy
tuismitheoir 6f9f5c07fe
tiomantas 63c93f95a8
D'athraigh 6 comhad le 677 breiseanna agus 6 scriosta
+1 -1
Féach ar an gComhad
@@ -76,7 +76,7 @@ TEMPLATE_TEST_CASE("Unit_hipGraphAddMemsetNode_Positive_Basic", "", uint8_t, uin
return hipSuccess;
};
GraphMemsetNodeCommonPositive<TestType>(f);
GraphMemsetNodeCommonPositive<TestType, hipMemsetParams>(f);
}
/**