summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_api/common/TARGETS
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2025-05-21 14:44:37 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2025-06-04 14:34:44 +0200
commit0c4ac5ce707be113fd01ec8c1c4ce3120b8f202f (patch)
tree3796a17a7aeaa3cdc4a4fb59cb0e00a5e1af2ad6 /test/buildtool/execution_api/common/TARGETS
parentab7adbb24384387a5c46a6340ecdedc4c1481079 (diff)
downloadjustbuild-0c4ac5ce707be113fd01ec8c1c4ce3120b8f202f.tar.gz
Tests: Verify symlink handling in APIs
... which should not do any symlink checks in compatible mode.
Diffstat (limited to 'test/buildtool/execution_api/common/TARGETS')
-rw-r--r--test/buildtool/execution_api/common/TARGETS1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/buildtool/execution_api/common/TARGETS b/test/buildtool/execution_api/common/TARGETS
index b3977bab..96750753 100644
--- a/test/buildtool/execution_api/common/TARGETS
+++ b/test/buildtool/execution_api/common/TARGETS
@@ -9,6 +9,7 @@
, ["@", "src", "src/buildtool/common", "artifact_blob"]
, ["@", "src", "src/buildtool/common", "artifact_description"]
, ["@", "src", "src/buildtool/common", "common"]
+ , ["@", "src", "src/buildtool/common", "protocol_traits"]
, ["@", "src", "src/buildtool/crypto", "hash_function"]
, ["@", "src", "src/buildtool/execution_api/common", "common"]
, ["@", "src", "src/buildtool/execution_api/local", "config"]