Skip to content

Instantly share code, notes, and snippets.

@ccrean
Created July 17, 2016 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ccrean/bed312dc6869c14c3c6f607e3f1913f7 to your computer and use it in GitHub Desktop.
Save ccrean/bed312dc6869c14c3c6f607e3f1913f7 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="ISO-8859-1"?>
<TestCase name="DataLogger_TEST">
<Environment>
<QtVersion>4.8.6</QtVersion>
<QTestVersion>4.8.6</QTestVersion>
</Environment>
<TestFunction name="initTestCase">
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="RecordButton">
<BenchmarkResult metric="WalltimeMilliseconds" tag="" value="3110" iterations="1" />
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="StressTest">
<Message type="qfatal" file="" line="0">
<Description><![CDATA[Received signal 11]]></Description>
</Message>
<Incident type="fail" file="Unknown file" line="0">
<Description><![CDATA[Received a fatal error.]]></Description>
</Incident>
</TestFunction>
</TestCase>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment