On 08/30/2016 08:57 AM, Peter Maydell wrote:
On 30 August 2016 at 13:48, Paolo Bonzini <pbonz...@redhat.com> wrote:
I think this is expected to some extent. Is it worth moving tests to
many tests subdirectories, e.g. hw/scsi/tests? Many files would be
covered automatically.
Moving tests around in order to increase MAINTAINERS coverage
seems to me to be putting the cart before the horse. I think
the tests are fine where they are.
In this case, it's not like we'll ever have a generic tests maintainer.
Putting tests in with their subsystems makes some organizational sense.
(Maybe it makes the Makefile and test suite a lot uglier, though.)
It's a minor thing for now anyway. First order of business is the
checkpatch script that squawks about new unmaintained files.
--js
thanks
-- PMM