summaryrefslogtreecommitdiff
path: root/tests/integration/project/elements/workspace/workspace-mount.bst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/project/elements/workspace/workspace-mount.bst')
-rw-r--r--tests/integration/project/elements/workspace/workspace-mount.bst14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/integration/project/elements/workspace/workspace-mount.bst b/tests/integration/project/elements/workspace/workspace-mount.bst
new file mode 100644
index 000000000..20b434964
--- /dev/null
+++ b/tests/integration/project/elements/workspace/workspace-mount.bst
@@ -0,0 +1,14 @@
+kind: manual
+description: Workspace mount test
+
+depends:
+ - filename: base.bst
+ type: build
+
+sources:
+ - kind: local
+ path: files/workspace-mount-src/
+
+config:
+ build-commands:
+ - g++ -c hello.cpp