[hip-tests] Tag multigpu tests with Catch2 tags (#1315)
This commit is contained in:
@@ -34,8 +34,7 @@ of hipMemcpy2DToArrayAsync api when parameters are invalid
|
||||
#include <resource_guards.hh>
|
||||
#include <utils.hh>
|
||||
|
||||
|
||||
TEST_CASE("Unit_hipMemcpy2DToArrayAsync_Positive_Default") {
|
||||
TEST_CASE("Unit_hipMemcpy2DToArrayAsync_Positive_Default", "[multigpu]") {
|
||||
CHECK_IMAGE_SUPPORT
|
||||
|
||||
using namespace std::placeholders;
|
||||
|
||||
Reference in New Issue
Block a user