SWDEV-411064 - check if image is supported before running image specific tests
Change-Id: I62b3f7489f2f33b4b4e02f42a46e66c8940f2277
[ROCm/hip-tests commit: ee3c94faf2]
This commit is contained in:
committato da
Jatin Jaikishan Chaudhary
parent
349acb4198
commit
cb193f70c4
@@ -295,6 +295,8 @@ static void hipGraphDebugDotPrint_Functional(const char* fName,
|
||||
Verify that DOT file get created or not for each flag passed. */
|
||||
|
||||
TEST_CASE("Unit_hipGraphDebugDotPrint_Functional") {
|
||||
CHECK_IMAGE_SUPPORT
|
||||
|
||||
SECTION("Call with hipGraphDebugDotFlagsVerbose flag") {
|
||||
hipGraphDebugDotPrint_Functional("./graphDotFileFuncVerbose.dot",
|
||||
hipGraphDebugDotFlagsVerbose);
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user