summaryrefslogtreecommitdiff
path: root/test/end-to-end/generated-binary
AgeCommit message (Collapse)Author
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