aboutsummaryrefslogtreecommitdiffhomepage
path: root/helper/args_test.go
AgeCommit message (Collapse)Author
2024-09-29helper: test child process handlingOphestra Umiker
The stub child process simulates reading from the argument fd and copies the entire payload unmodified to stdout. If status pipe is enabled it will simulate sync fd behaviour as well. Signed-off-by: Ophestra Umiker <cat@ophivana.moe>