SWDEV-519340 - Enable and fix hipModuleLoad test (#607)
This commit is contained in:
committad av
GitHub
förälder
3ad7c20961
incheckning
f99baf5481
@@ -61,7 +61,9 @@ TEST_CASE("Unit_hipModuleGetTexRef_Negative_Hmod_Is_Nullptr") {
|
||||
CHECK_IMAGE_SUPPORT
|
||||
hipTexRef tex_ref = nullptr;
|
||||
|
||||
CTX_CREATE();
|
||||
HIP_CHECK_ERROR(hipModuleGetTexRef(&tex_ref, nullptr, "tex"), hipErrorInvalidResourceHandle);
|
||||
CTX_DESTROY();
|
||||
}
|
||||
|
||||
TEST_CASE("Unit_hipModuleGetTexRef_Negative_Name_Is_Empty_String") {
|
||||
|
||||
Referens i nytt ärende
Block a user