C
Qt Quick Ultralite Thermostat Demo
test.log("Starting Test for " + test.platformName()); test.verifyAbsentFromOutput("string", 1000, "message"); test.verifyImage("image_compare_" + test.platformName() + "_thermo", "data/" + test.platformName() + "-thermo.png") test.getScreen(test.platformName() + "_main_screen"); test.succeed();