binman: Use underscore in test filenames
authorSimon Glass <sjg@chromium.org>
Sat, 24 Aug 2019 13:23:01 +0000 (07:23 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:02 +0000 (08:40 -0600)
commit9255f3c58ef509ea8d6480edcb0bd332b99ee63a
treee1c1e621468b24e121f2aa4fd9994c1b9a1d5b8b
parent2090f1e3d096bd124790e1716240e17e56325755
binman: Use underscore in test filenames

At present a small number of test files use hyphens instead of
underscores. Rename them for consistency.

Signed-off-by: Simon Glass <sjg@chromium.org>
27 files changed:
tools/binman/ftest.py
tools/binman/test/029_x86-rom.dts [deleted file]
tools/binman/test/029_x86_rom.dts [new file with mode: 0644]
tools/binman/test/030_x86-rom-me-no-desc.dts [deleted file]
tools/binman/test/030_x86_rom_me_no_desc.dts [new file with mode: 0644]
tools/binman/test/031_x86-rom-me.dts [deleted file]
tools/binman/test/031_x86_rom_me.dts [new file with mode: 0644]
tools/binman/test/032_intel-vga.dts [deleted file]
tools/binman/test/032_intel_vga.dts [new file with mode: 0644]
tools/binman/test/033_x86-start16.dts [deleted file]
tools/binman/test/033_x86_start16.dts [new file with mode: 0644]
tools/binman/test/042_intel-fsp.dts [deleted file]
tools/binman/test/042_intel_fsp.dts [new file with mode: 0644]
tools/binman/test/043_intel-cmc.dts [deleted file]
tools/binman/test/043_intel_cmc.dts [new file with mode: 0644]
tools/binman/test/046_intel-vbt.dts [deleted file]
tools/binman/test/046_intel_vbt.dts [new file with mode: 0644]
tools/binman/test/048_x86-start16-spl.dts [deleted file]
tools/binman/test/048_x86_start16_spl.dts [new file with mode: 0644]
tools/binman/test/081_x86-start16-tpl.dts [deleted file]
tools/binman/test/081_x86_start16_tpl.dts [new file with mode: 0644]
tools/binman/test/111_x86-rom-ifwi.dts [deleted file]
tools/binman/test/111_x86_rom_ifwi.dts [new file with mode: 0644]
tools/binman/test/112_x86-rom-ifwi-nodesc.dts [deleted file]
tools/binman/test/112_x86_rom_ifwi_nodesc.dts [new file with mode: 0644]
tools/binman/test/113_x86-rom-ifwi-nodata.dts [deleted file]
tools/binman/test/113_x86_rom_ifwi_nodata.dts [new file with mode: 0644]