diff options
| author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2018-10-30 01:18:40 +0100 |
|---|---|---|
| committer | Thomas Huth <thuth@redhat.com> | 2018-12-17 16:21:51 +0100 |
| commit | fe17cca6bd2cdfb9cc7f29da8e71aa1238bcdba7 (patch) | |
| tree | de7a328e8620624626790b8a28f5253949442004 /tests/acpi-utils.c | |
| parent | da15af649769813dc411fc0a0fd5055ac5a4e74f (diff) | |
| download | focaccia-qemu-fe17cca6bd2cdfb9cc7f29da8e71aa1238bcdba7.tar.gz focaccia-qemu-fe17cca6bd2cdfb9cc7f29da8e71aa1238bcdba7.zip | |
tests/bios-tables-test: Sanitize test verbose output
Fix the extraneous extra blank lines in the test output when running with V=1.
Before:
TEST: tests/bios-tables-test... (pid=25678)
/i386/acpi/piix4:
Looking for expected file 'tests/acpi-test-data/pc/DSDT'
Using expected file 'tests/acpi-test-data/pc/DSDT'
Looking for expected file 'tests/acpi-test-data/pc/FACP'
Using expected file 'tests/acpi-test-data/pc/FACP'
Looking for expected file 'tests/acpi-test-data/pc/APIC'
Using expected file 'tests/acpi-test-data/pc/APIC'
Looking for expected file 'tests/acpi-test-data/pc/HPET'
Using expected file 'tests/acpi-test-data/pc/HPET'
OK
After:
TEST: tests/bios-tables-test... (pid=667)
/i386/acpi/piix4:
Looking for expected file 'tests/acpi-test-data/pc/DSDT'
Using expected file 'tests/acpi-test-data/pc/DSDT'
Looking for expected file 'tests/acpi-test-data/pc/FACP'
Using expected file 'tests/acpi-test-data/pc/FACP'
Looking for expected file 'tests/acpi-test-data/pc/APIC'
Using expected file 'tests/acpi-test-data/pc/APIC'
Looking for expected file 'tests/acpi-test-data/pc/HPET'
Using expected file 'tests/acpi-test-data/pc/HPET'
OK
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/acpi-utils.c')
0 files changed, 0 insertions, 0 deletions