nixpkgs/nixos/lib/test-driver
Jörg Thalheim 29db54c373 nixos/tests: extend shell_interact to accept alternative socat addresses
`shell_interact()` is currently not nice to use.  If you try to cancel
the socat process, it will also break the nixos test. Furthermore
ptpython creates it's own terminal that subprocesses are running in,
which breaks some of the terminal features of socat.
Hence this commit extends `shell_interact` to allow also to connect to
arbitrary servers i.e. tcp servers started by socat.
2023-01-27 13:09:25 +01:00
..
test_driver nixos/tests: extend shell_interact to accept alternative socat addresses 2023-01-27 13:09:25 +01:00
default.nix treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
setup.py nixos/test-driver: Support mypy through regular mechanisms 2022-06-17 12:22:57 +02:00