summaryrefslogtreecommitdiff
path: root/test/buildtool/execution_api/common
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-08-05 16:28:53 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-08-05 17:24:39 +0200
commit51da1899e8b46e8f445c46a57dc57fff7076fd23 (patch)
tree187d759e4d3ae46e0bdc2fe85d7dce2f5ebab81f /test/buildtool/execution_api/common
parent68d4f5bb1d2dc953c1bccad96d7c6707159e0790 (diff)
downloadjustbuild-51da1899e8b46e8f445c46a57dc57fff7076fd23.tar.gz
rules shell/test: Add 'keep-dirs' field
The existing rules allow a shell test script to explicitly 'keep' created files in the resulting output directory, to be accessible to any dependent target, thus allowing a chaining of data across test scripts. This field however excludes directories, whose content would need to be added one file at a time to the 'keep' field. Add instead also a 'keep-dirs' field to ["shell/test", "script"] rule which allows the explicit staging of given directory paths the test is expected to generate.
Diffstat (limited to 'test/buildtool/execution_api/common')
0 files changed, 0 insertions, 0 deletions