Aligned test name with latest master (#19123)

This commit is contained in:
Georgy Krivoruchko 2023-08-10 07:36:11 -07:00 committed by GitHub
parent 08688178cc
commit dab01d286e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ void RegisterTestCustomQueries(void) {
"OpImplCheck_CheckPluginImpl($__test_id)"; // Query expected in case of a refused results
extTestNames[testName] = "$opName";
testName = "ReadIR";
testName = "Inference";
extTestQueries[testName + "_ON_START"] =
"ReadIRTest_ReadIR($__test_id, '$opName', '$opSet', '$Type', "
"'$targetDevice', '$targetDeviceArch', '$targetDeviceName', '$hashXml', '$pathXml', '$config', "