summaryrefslogtreecommitdiffstats
path: root/tests/misc/responsive.sh
AgeCommit message (Collapse)AuthorLines
2026-04-10tests: validate command responsivenessPádraig Brady-0/+85
* tests/misc/responsive.sh: Test commands that should output immediately upon receiving input, and that there is no unecessary buffering. * cfg.mk: Avoid false failure in sc_prohibit_test_backticks. * tests/local.mk: Reference the new test.