mtest2make: split environment from test command
commit555b27a75072d2298a5c37f81df41036b780e181
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 1 Sep 2020 13:58:48 +0000 (1 09:58 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 8 Sep 2020 05:17:09 +0000 (8 07:17 +0200)
tree27baf84647124308177f4914462aa391705cd6dc
parente781190cda3d8b4e17ac0a6985570a485e164d89
mtest2make: split environment from test command

Pass the environment and test command in separate macro arguments,
so that we will be able to insert a test driver in the next patch.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
scripts/mtest2make.py