tobiko/tobiko/tests/unit/shell
Federico Ressi 378432cd6a Reduce shell process 'communicate' method code complexity
- close stdin only when waiting for process termination,
  alsewhere flushes buffer
- wait for both closing streams and process termination before
  interrupting comunication

Change-Id: I8fc6c99213634336efde37c062c2e4ea106a6e4c
2019-07-12 11:54:58 +02:00
..
sh Reduce shell process 'communicate' method code complexity 2019-07-12 11:54:58 +02:00
__init__.py Rename package: tobiko.tests -> tobiko.tests.unit 2019-05-24 06:54:40 +02:00
test_ssh.py Fix test_ssh after Include directive is being ignored. 2019-06-06 14:04:10 +02:00