Add emulator build notification to rocrtst.

Change-Id: I3eb5fd5ec26541f3459aebf289d25c942f09da02


[ROCm/ROCR-Runtime commit: 7512c32f69]
Cette révision appartient à :
Sean Keely
2021-08-13 16:46:26 -05:00
Parent e4b3eb87e2
révision e615e35e0e
+4
Voir le fichier
@@ -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