diff options
Diffstat (limited to 'tests/auto/selftests/expected_random.lightxml')
-rw-r--r-- | tests/auto/selftests/expected_random.lightxml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/auto/selftests/expected_random.lightxml b/tests/auto/selftests/expected_random.lightxml new file mode 100644 index 0000000..15f56a1 --- /dev/null +++ b/tests/auto/selftests/expected_random.lightxml @@ -0,0 +1,20 @@ +<Environment> + <QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion> + <QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion> + <RandomSeed>325</RandomSeed> +</Environment> +<TestFunction name="initTestCase"> +<Incident type="pass" file="" line="0"/> +</TestFunction> +<TestFunction name="testTwo"> +<Incident type="pass" file="" line="0"/> +</TestFunction> +<TestFunction name="testOne"> +<Incident type="pass" file="" line="0"/> +</TestFunction> +<TestFunction name="testThree"> +<Incident type="pass" file="" line="0"/> +</TestFunction> +<TestFunction name="cleanupTestCase"> +<Incident type="pass" file="" line="0"/> +</TestFunction> |