diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-09-02 07:19:43 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-09-08 07:17:09 +0200 |
commit | 40d9b74eafc9db5d19b92e32932ba915e6e2e664 (patch) | |
tree | 3075703cc71b6103422a839a085374cfad57954c /pc-bios | |
parent | d322e84eef850d1e16bca81ac9b6811f13a8d7a7 (diff) |
mtest2make: unify tests that appear in multiple suites
Whenever a test appears in multiple suites, the rules generated
by mtest2make are currently running it twice. Instead, after
this patch we generate a phony target for each test and we have
a generic "run-tests" target depend on all the tests that were
chosen on the command line. Tests that appear in multiple suites
will be added to the prerequisites just once.
This has other advantages: it removes the handling of -k and
it increases parallelism.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions