summaryrefslogtreecommitdiff
path: root/test/end-to-end/generated-binary
AgeCommit message (Collapse)Author
2023-01-20Add local garbage collectionSascha Roloff
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 executing compiled binariesKlaus Aehlig
Add a test that compiles many C binaries and runs them. The main purpose of the test is to detect any race conditions in this scenario.
2022-03-03Add end-to-end test using built shell scripts to generate filesKlaus Aehlig