SWDEV-442439 - Removed references to HIT from catch tests

Change-Id: If0a33331a6a03a6efba0f4a5adbac199a5aff911
Αυτή η υποβολή περιλαμβάνεται σε:
Ioannis Assiouras
2024-01-21 08:15:11 -05:00
γονέας cf461b2f8c
υποβολή 2cdcbf4d24
4 αρχεία άλλαξαν με 1 προσθήκες και 24 διαγραφές
@@ -1,11 +1,3 @@
/* HIT_START
* BUILD: %t %s ../../test_common.cpp NVCC_OPTIONS -std=c++11
* TEST_NAMED: %t hipMultiThreadDevice-serial --tests 0x1
* TEST_NAMED: %t hipMultiThreadDevice-pyramid --tests 0x4
* TEST_NAMED: %t hipMultiThreadDevice-nearzero --tests 0x10
* HIT_END
*/
#include "hip/hip_runtime_api.h"
#include <hip_test_common.hh>