tobiko/tobiko/tests/functional/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
..
__init__.py Move shell test cases to functional package. 2019-04-25 14:20:44 +02:00
test_execute.py Reduce shell process 'communicate' method code complexity 2019-07-12 11:54:58 +02:00
test_ping.py Add devstack functional job 2019-04-25 16:58:00 +02:00