fortify/helper
Ophestra Umiker 3bf456da65
helper: test child process handling
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>
2024-09-29 14:59:39 +09:00
..
args.go helper: remove unreachable check 2024-09-29 14:48:38 +09:00
args_test.go helper: test child process handling 2024-09-29 14:59:39 +09:00
export_test.go helper: stub helper for tests 2024-09-29 14:40:01 +09:00
helper.go helper: stub helper for tests 2024-09-29 14:40:01 +09:00
helper_test.go helper: test child process handling 2024-09-29 14:59:39 +09:00
stub_test.go helper: stub helper for tests 2024-09-29 14:40:01 +09:00