Files
rust-vmm-ci/integration_tests
Alexandra Iordache 265df53b5c Coverage test: keep stdin open
Pytest closes stdin by default, so any processes
spawned from it won't have it. As some tests in
various rust-vmm crates might need stdin to be
open, we mock it with a (currently empty) byte
stream, which we can extend in the future.

Signed-off-by: Alexandra Iordache <aghecen@amazon.com>
2020-09-25 09:54:34 +03:00
..
2020-07-31 11:08:50 +03:00
2020-07-29 12:05:33 +03:00
2020-07-23 15:27:39 +03:00