Add emulator build notification to rocrtst.

Change-Id: I3eb5fd5ec26541f3459aebf289d25c942f09da02
Этот коммит содержится в:
Sean Keely
2021-08-13 16:46:26 -05:00
родитель 270d042ef8
Коммит 7512c32f69
+4
Просмотреть файл
@@ -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