bios-tables-test: tell people how to update
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 22 Jan 2020 07:20:36 +0000 (02:20 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 25 Feb 2020 13:23:18 +0000 (08:23 -0500)
For now just a pointer to the source file.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
tests/qtest/bios-tables-test.c

index b4752c644c4651f7d53b4007447574e9ffd37370..9c3c4680e403ee63c23caaa3ce729b68bafe8702 100644 (file)
@@ -426,7 +426,9 @@ static void test_acpi_asl(test_data *data)
 
         fprintf(stderr,
                 "acpi-test: Warning! %.4s binary file mismatch. "
-                "Actual [aml:%s], Expected [aml:%s].\n",
+                "Actual [aml:%s], Expected [aml:%s].\n"
+                "See source file tests/qtest/bios-tables-test.c "
+                "for instructions on how to update expected files.\n",
                 exp_sdt->aml, sdt->aml_file, exp_sdt->aml_file);
 
         all_tables_match = all_tables_match &&