summaryrefslogtreecommitdiffstats
path: root/config.profiles/harmattan/tests/testset.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config.profiles/harmattan/tests/testset.txt')
-rw-r--r--config.profiles/harmattan/tests/testset.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/config.profiles/harmattan/tests/testset.txt b/config.profiles/harmattan/tests/testset.txt
new file mode 100644
index 0000000000..62de93dbb2
--- /dev/null
+++ b/config.profiles/harmattan/tests/testset.txt
@@ -0,0 +1,11 @@
+ <set feature="qt" level="Component" name="##Package-name_test_name##" type="Functional">
+ <description>##Package-name:test_name##</description>
+ <case level="Component" name="##tst_foo##" type="Functional">
+ <description>##Package-name:test_name##</description>
+ <step>##/usr/tests/qtm/tst_foo##</step>
+ </case>
+ <environments>
+ <scratchbox>true</scratchbox>
+ <hardware>true</hardware>
+ </environments>
+ </set>