directed tests: Enable remaining tests in HIT infrastructure

Change-Id: I800ee00d6f7d339bb5d2ed898a16362a8541ed3a


[ROCm/hip commit: 4807279988]
Этот коммит содержится в:
Maneesh Gupta
2016-09-27 17:24:33 +05:30
родитель b79810c00d
Коммит a826689145
27 изменённых файлов: 180 добавлений и 2 удалений
+6
Просмотреть файл
@@ -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>