summaryrefslogtreecommitdiff
path: root/tests/benchmarks/appman-bench/templates/qmlscene/info.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/appman-bench/templates/qmlscene/info.yaml')
-rw-r--r--tests/benchmarks/appman-bench/templates/qmlscene/info.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/benchmarks/appman-bench/templates/qmlscene/info.yaml b/tests/benchmarks/appman-bench/templates/qmlscene/info.yaml
new file mode 100644
index 00000000..3ecadf30
--- /dev/null
+++ b/tests/benchmarks/appman-bench/templates/qmlscene/info.yaml
@@ -0,0 +1,13 @@
+formatVersion: 1
+formatType: am-application
+---
+id: 'TEST_ID'
+icon: 'icon.png'
+code: 'QT_FOLDER/qmlscene'
+runtimeParameters:
+ arguments: ['main.qml']
+ environmentVariables:
+ QT_LOGGING_RULES: "*=false;*.critical=true"
+runtime: 'native'
+name:
+ en: 'ApplicationManagerBench Test'