rnsh/tests
Aaron Heise ebdcb50265 Support for pipes. #3
Connects pipes on the listener child process the same way they are connected on the initiator--any combination of stdin, stdout, and stderr could be connected to a pipe. Any one of those not connected to a pipe will be connected to a pty.
2023-02-16 00:18:34 -06:00
..
__init__.py Add test suite 2023-02-11 11:09:22 -06:00
helpers.py Support for pipes. #3 2023-02-16 00:18:34 -06:00
reticulum_test_config Several test-driven fixes 2023-02-14 15:42:55 -06:00
test_args.py Several test-driven fixes 2023-02-14 15:42:55 -06:00
test_exception.py Add test suite 2023-02-11 11:09:22 -06:00
test_hacks.py Protocol versioning, announce period option, old API workaround 2023-02-11 21:57:13 -06:00
test_process.py Several test-driven fixes 2023-02-14 15:42:55 -06:00
test_retry.py Allow retry timer callback to signal complete 2023-02-14 03:53:28 -06:00
test_rnsh.py Several test-driven fixes 2023-02-14 15:42:55 -06:00