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