directed tests: Enable remaining tests in HIT infrastructure

Change-Id: I800ee00d6f7d339bb5d2ed898a16362a8541ed3a
This commit is contained in:
Maneesh Gupta
2016-09-27 17:24:33 +05:30
rodzic b4426e4c26
commit 4807279988
27 zmienionych plików z 180 dodań i 2 usunięć
@@ -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>