SWDEV-253349 - Add a SKIP state for hip directed tests when HIP_BRINGUP_SKIP macro is used.

Change-Id: If176cf775e568d4b32982127731223fe96a38f0d


[ROCm/hip commit: d1f82881f6]
This commit is contained in:
kjayapra-amd
2020-09-21 21:18:25 -04:00
committed by Karthik Jayaprakash
parent 7fde2122aa
commit 722bfd0a5d
15 changed files with 74 additions and 5 deletions
-1
View File
@@ -41,7 +41,6 @@ THE SOFTWARE.
#define HC __attribute__((hc))
#define KNRM "\x1B[0m"
#define KRED "\x1B[31m"
#define KGRN "\x1B[32m"