
25 Mar
2022
25 Mar
'22
10:39 a.m.
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@redhat.com> --- tests/meson.build | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal