blob: 6417feb69ddf324560b48e5e5656ca40bab9470e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<test-driver version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../testDefinition.xsd">
<test name="Cpp Perf Test" description="" waitTime="15m">
<task name="Check Time Resolution" action="checkTimeResolution" container="utils" waitTime="2m"/>
<task name="Cpp Performance" action="doTestCppPerf" container="cppPerf" waitTime="10m"/>
</test>
</test-driver>