tests/migration-test: don't spam the logs when we fail
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 11 Jul 2019 15:05:06 +0000 (16:05 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 23 Jul 2019 14:53:25 +0000 (15:53 +0100)
commit601b5575e245d1d5bb3633d2422674e6da23f7d0
tree28a77597a9d0d1199e96797bb5d25e2d60244fa8
parent56e89a310b2b1f68bddf642b7609a9bfde6bd265
tests/migration-test: don't spam the logs when we fail

Quite often the information about which test failed is hidden by the
wall of repeated failures for each page. Stop outputting the error
after 10 bad pages and just summarise the total damage at the end.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
tests/migration-test.c