[hip-tests] Tag multigpu tests with Catch2 tags (#1315)
This commit is contained in:
@@ -277,7 +277,7 @@ TEST_CASE("Unit_hipExtModuleLaunchKernel_Positive_Parameters") {
|
||||
}
|
||||
}
|
||||
|
||||
TEST_CASE("Unit_hipExtModuleLaunchKernel_Negative_Parameters") {
|
||||
TEST_CASE("Unit_hipExtModuleLaunchKernel_Negative_Parameters", "[multigpu]") {
|
||||
ModuleLaunchKernelNegativeParameters<hipExtModuleLaunchKernel>(true);
|
||||
}
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user