On 3/24/22 10:36, Paolo Bonzini wrote:
Make sure that all tests are run after the helpers and mocks are
(re)built. This enables for example using "meson test" as the
command line passed to "git bisect run".
Signed-off-by: Paolo Bonzini <pbonzini(a)redhat.com>
---
tests/meson.build | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal