Fix compilation of some broken tests on nvcc path

Change-Id: I92406af00c2de09d728e9b7f661c1f3873470560
このコミットが含まれているのは:
Maneesh Gupta
2017-02-27 13:17:51 +05:30
コミット 40bcf5ed3b
4個のファイルの変更4行の追加4行の削除
+1 -1
ファイルの表示
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* RUN_NAMED: %t hipMemcpy-modes --tests 0x1
* RUN_NAMED: %t hipMemcpy-size --tests 0x6
* RUN_NAMED: %t hipMemcpy-multithreaded --tests 0x8
+1 -1
ファイルの表示
@@ -1,5 +1,5 @@
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* RUN_NAMED: %t hipMultiThreadDevice-serial --tests 0x1
* RUN_NAMED: %t hipMultiThreadDevice-pyramid --tests 0x4
* RUN_NAMED: %t hipMultiThreadDevice-nearzero --tests 0x10
+1 -1
ファイルの表示
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* RUN: %t
* HIT_END
*/
+1 -1
ファイルの表示
@@ -21,7 +21,7 @@ THE SOFTWARE.
*/
/* HIT_START
* BUILD: %t %s ../../test_common.cpp
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* RUN: %t
* HIT_END
*/