mtest2make: split working directory from test command
commit42d729e12c9a03e1140d681a5fdeceb10c4fa548
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)
tree24845eacda0031c3d9a39c07dab0d0d54358f3df
parent555b27a75072d2298a5c37f81df41036b780e181
mtest2make: split working directory from test command

Pass the working directory 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