commit | 42d729e12c9a03e1140d681a5fdeceb10c4fa548 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 01 09:58:48 2020 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 08 07:17:09 2020 +0200 |
tree | 24845eacda0031c3d9a39c07dab0d0d54358f3df | |
parent | 555b27a75072d2298a5c37f81df41036b780e181 [diff] |
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>