summaryrefslogtreecommitdiff
path: root/etc/defaults/shell/test.TARGETS
AgeCommit message (Collapse)Author
2024-07-03test rules: use full stage-0 busyboxKlaus Aehlig
... and not only the bootstrap one. For tests, it is useful to have tools like realpath(1) and date(1) that are not needed for bootstrapping.
2024-07-03test.TARGETS: inherit shell and foreign toolchainKlaus Aehlig
... and also add the missing bindings for the remaining test rules.
2024-05-16Provide shell defaults for the testsKlaus Aehlig