summaryrefslogtreecommitdiff
path: root/tests/frontend/workspaced-runtime-dep/project.conf
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-03-08 15:08:44 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-03-08 15:08:44 +0900
commitea34b8c5b4c0bcfc945dbb8a31d9f65dd00f3fec (patch)
treeded28a6b829ce29f3a2f93a6c998c3338d0bdbdb /tests/frontend/workspaced-runtime-dep/project.conf
parentdca7b6352dba00b9b8819ea4f765e19096c1e637 (diff)
downloadbuildstream-ea34b8c5b4c0bcfc945dbb8a31d9f65dd00f3fec.tar.gz
tests/frontend/workspaces.py: Extended test that all elements get built in the same session
This extends the existing test which catches failures only in build-only dependency chains, with a similar test for runtime-only dependency chains.
Diffstat (limited to 'tests/frontend/workspaced-runtime-dep/project.conf')
-rw-r--r--tests/frontend/workspaced-runtime-dep/project.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/frontend/workspaced-runtime-dep/project.conf b/tests/frontend/workspaced-runtime-dep/project.conf
new file mode 100644
index 000000000..e017957da
--- /dev/null
+++ b/tests/frontend/workspaced-runtime-dep/project.conf
@@ -0,0 +1,8 @@
+# Unique project name
+name: test
+
+# Required BuildStream format version
+format-version: 12
+
+# Subdirectory where elements are stored
+element-path: elements