summaryrefslogtreecommitdiffstats
path: root/tests/qml/lifecycle/am-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qml/lifecycle/am-config.yaml')
-rw-r--r--tests/qml/lifecycle/am-config.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/tests/qml/lifecycle/am-config.yaml b/tests/qml/lifecycle/am-config.yaml
new file mode 100644
index 00000000..b9c17b5e
--- /dev/null
+++ b/tests/qml/lifecycle/am-config.yaml
@@ -0,0 +1,17 @@
+formatVersion: 1
+formatType: am-configuration
+---
+applications:
+ builtinAppsManifestDir: "${CONFIG_PWD}/apps"
+ installedAppsManifestDir: "/tmp/am-crash-test/manifests"
+ appImageMountDir: "/tmp/am-crash-test/image-mounts"
+ database: "/tmp/am-crash-test/apps.db"
+
+installationLocations:
+- id: "internal-0"
+ installationPath: "/tmp/am/apps"
+ documentPath: "/tmp/am/docs"
+ mountPoint: "/tmp"
+
+flags:
+ noUiWatchdog: yes