directed tests: Enabled top-level uncategorized tests in HIT

Change-Id: If37cbd00244ebfa0e5bff8362820aa68aaa163f1
This commit is contained in:
Maneesh Gupta
2016-09-23 16:15:31 +05:30
parent 40694485ca
commit 8e55fc7b42
18 changed files with 110 additions and 3 deletions
+6
View File
@@ -1,3 +1,9 @@
/* HIT_START
* BUILD: %t %s test_common.cpp EXCLUDE_HIP_PLATFORM nvcc
* RUN: %t EXCLUDE_HIP_PLATFORM
* HIT_END
*/
#include "hip_runtime.h"
#include "test_common.h"