directed tests: Enable remaining tests in HIT infrastructure

Change-Id: I800ee00d6f7d339bb5d2ed898a16362a8541ed3a


[ROCm/clr commit: 1e8282327b]
Este commit está contenido en:
Maneesh Gupta
2016-09-27 17:24:33 +05:30
padre 4535f548a8
commit bac30c4561
Se han modificado 27 ficheros con 180 adiciones y 2 borrados
@@ -21,6 +21,12 @@ THE SOFTWARE.
*/
// Collection of code to make sure that various features in the hip kernel language compile.
/* HIT_START
* BUILD: %t %s ../test_common.cpp HCC_OPTIONS --stdlib=libc++
* RUN: %t
* HIT_END
*/
#include <hip_runtime.h>
#include <test_common.h>