diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-08-05 16:28:53 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2024-08-05 17:24:39 +0200 |
commit | d1a594af5bfb190fe625c400e700cc6096f7787b (patch) | |
tree | 2841e371cb70821014ae3a3b76a30502ba181b0d /rules/patch | |
parent | 128ff7d3abd575419e719ad224d9a42ee93d09a6 (diff) | |
download | rules-cc-d1a594af5bfb190fe625c400e700cc6096f7787b.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 'rules/patch')
0 files changed, 0 insertions, 0 deletions