summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/intents/am-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/intents/am-config.yaml')
-rw-r--r--tests/auto/qml/intents/am-config.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/tests/auto/qml/intents/am-config.yaml b/tests/auto/qml/intents/am-config.yaml
new file mode 100644
index 00000000..1667c123
--- /dev/null
+++ b/tests/auto/qml/intents/am-config.yaml
@@ -0,0 +1,23 @@
+formatVersion: 1
+formatType: am-configuration
+---
+applications:
+ builtinAppsManifestDir: "${CONFIG_PWD}/apps"
+
+ui:
+ fullscreen: no
+
+flags:
+ noSecurity: yes
+ noUiWatchdog: yes
+
+runtimes:
+ qml:
+ quitTime: 1000
+
+intents:
+ timeouts:
+ disambiguation: 1000
+ startApplication: 1000
+ replyFromApplication: 1000
+ replyFromSystem: 2000