Fixing/Disabling tests on nvcc path

Change-Id: I7ed4a1246943867482ff595d5f98bb25bd79074b
Este commit está contenido en:
Jatin Chaudhary
2020-07-22 09:27:16 -04:00
cometido por Jatin Chaudhary
padre b0438e6e99
commit d251c2db57
Se han modificado 10 ficheros con 30 adiciones y 13 borrados
@@ -19,12 +19,13 @@ THE SOFTWARE.
/* HIT_START
* BUILD: %t %s ../test_common.cpp NVCC_OPTIONS -std=c++11
* BUILD: %t %s ../test_common.cpp NVCC_OPTIONS -std=c++11 EXCLUDE_HIP_PLATFORM nvcc
* TEST: %t
* HIT_END
*/
#include "test_common.h"
#include <hip/hip_runtime.h>
#include "hip/hip_fp16.h"
#define test_passed(test_name) \