summaryrefslogtreecommitdiff
path: root/test/end-to-end/generated-binary/shell-script.sh
AgeCommit message (Collapse)Author
2024-02-05end-to-end tests: inherit pathKlaus T. Aehlig
... for test actions, by setting an appropriate local launcher. In this way, the tests can also be run on systems where sh does not pull in enough paths to have all the "usual" tools available.
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
Signed-off-by: Goetz Brasche <goetz.brasche@huawei.com>
2022-04-27use kebab-case for all cmd line argsAlberto Sartori
2022-03-03Add end-to-end test using built shell scripts to generate filesKlaus Aehlig