since qvm-run use multiprocessing.Process now, stdin sent to it is processed in separate process and doesn't come back to TestApp.actual_calls (self.app). Annotate tests for now, to be fixed later.