Fix tests/futility/test_show_contents.sh
authorSophie Brun <sophie@freexian.com>
Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)
committerRaphaël Hertzog <hertzog@debian.org>
Tue, 6 Feb 2018 15:29:11 +0000 (15:29 +0000)
commit85e6c4338f114931dac6d89820c96919be90d1ac
treec63acca60842b8321747e914e81083aaacdd630a
parentece968eb1ec455cc39773b3770676076d0ceb12b
Fix tests/futility/test_show_contents.sh

Last-Update: 2017-11-14

Tests compare generated files containing the file path and upstream files
("expected output") containing path like
"/mnt/host/source/src/platform/vboot_reference/tests/".  They can't
match. Drop these lines mentioning paths in the generated files and in
the upstream provided files to avoid failures.
Last-Update: 2017-11-14
Gbp-Pq: Name 0011-fix-tests-show-contents.patch
16 files changed:
tests/futility/expect_output/show.tests_devkeys_kernel.keyblock
tests/futility/expect_output/show.tests_devkeys_root_key.vbprivk
tests/futility/expect_output/show.tests_devkeys_root_key.vbpubk
tests/futility/expect_output/show.tests_futility_data_bios_mario_mp.bin
tests/futility/expect_output/show.tests_futility_data_bios_zgb_mp.bin
tests/futility/expect_output/show.tests_futility_data_fw_gbb.bin
tests/futility/expect_output/show.tests_futility_data_fw_vblock.bin
tests/futility/expect_output/show.tests_futility_data_kern_preamble.bin
tests/futility/expect_output/show.tests_futility_data_sample.vbprik2
tests/futility/expect_output/show.tests_futility_data_sample.vbpubk2
tests/futility/expect_output/show.tests_testkeys_key_rsa2048.pem
tests/futility/expect_output/show.tests_testkeys_key_rsa8192.pub.pem
tests/futility/expect_output/vbutil_key.tests_devkeys_root_key.vbprivk
tests/futility/expect_output/vbutil_key.tests_devkeys_root_key.vbpubk
tests/futility/expect_output/vbutil_keyblock.tests_devkeys_kernel.keyblock
tests/futility/test_show_contents.sh