Add emulator build notification to rocrtst.
Change-Id: I3eb5fd5ec26541f3459aebf289d25c942f09da02
[ROCm/ROCR-Runtime commit: 7512c32f69]
Cette révision appartient à :
@@ -490,6 +490,10 @@ TEST(rocrtstPerf, AQL_Dispatch_Time_Multi_Interrupt) {
|
||||
int main(int argc, char** argv) {
|
||||
::testing::InitGoogleTest(&argc, argv);
|
||||
|
||||
#ifdef ROCRTST_EMULATOR_BUILD
|
||||
std::cout << "--- Emulation build ---" << std::endl;
|
||||
#endif
|
||||
|
||||
RocrTstGlobals settings;
|
||||
|
||||
// Set some default values
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur