directed tests: Enable remaining tests in HIT infrastructure

Change-Id: I800ee00d6f7d339bb5d2ed898a16362a8541ed3a
Этот коммит содержится в:
Maneesh Gupta
2016-09-27 17:24:33 +05:30
родитель b4426e4c26
Коммит 4807279988
27 изменённых файлов: 180 добавлений и 2 удалений
+8
Просмотреть файл
@@ -1,3 +1,11 @@
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* RUN_NAMED: %t hipMultiThreadDevice-serial --tests 0x1
* RUN_NAMED: %t hipMultiThreadDevice-pyramid --tests 0x4
* RUN_NAMED: %t hipMultiThreadDevice-nearzero --tests 0x10
* HIT_END
*/
#include <hip_runtime_api.h>
#include "test_common.h"