* First test that uses "vagrant up" * Allow interaction with processes executed during `execute` so that we can enter input into STDIN and receive data from STDOUT in real time. * Fix some issue with `waitpid2`, which actually speeds up all tests quite a bit.