ACK: [PATCH] fwts-test: fix typo from apcitables to acpitables
ivanhu
ivan.hu at canonical.com
Mon Jun 26 09:45:57 UTC 2017
On 06/23/2017 01:08 PM, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
> fwts-test/acpitables-0001/test-0001.sh | 2 +-
> fwts-test/aspt-0001/test-0001.sh | 2 +-
> fwts-test/aspt-0001/test-0002.sh | 2 +-
> fwts-test/bert-0001/test-0001.sh | 2 +-
> fwts-test/bert-0001/test-0002.sh | 2 +-
> fwts-test/bgrt-0001/test-0001.sh | 2 +-
> fwts-test/bgrt-0001/test-0002.sh | 2 +-
> fwts-test/boot-0001/test-0001.sh | 2 +-
> fwts-test/boot-0001/test-0002.sh | 2 +-
> fwts-test/dbg2-0001/test-0001.sh | 2 +-
> fwts-test/dbg2-0001/test-0002.sh | 2 +-
> fwts-test/dbgp-0001/test-0001.sh | 2 +-
> fwts-test/dbgp-0001/test-0002.sh | 2 +-
> fwts-test/drtm-0001/test-0001.sh | 2 +-
> fwts-test/drtm-0001/test-0002.sh | 2 +-
> fwts-test/hest-0001/test-0001.sh | 2 +-
> fwts-test/hest-0001/test-0002.sh | 2 +-
> fwts-test/lpit-0001/test-0001.sh | 2 +-
> fwts-test/lpit-0001/test-0002.sh | 2 +-
> fwts-test/nfit-0001/test-0001.sh | 2 +-
> fwts-test/nfit-0001/test-0002.sh | 2 +-
> fwts-test/pmtt-0001/test-0001.sh | 2 +-
> fwts-test/pmtt-0001/test-0002.sh | 2 +-
> fwts-test/rsdp-0001/test-0001.sh | 2 +-
> fwts-test/rsdt-0001/test-0001.sh | 2 +-
> fwts-test/sbst-0001/test-0001.sh | 2 +-
> fwts-test/sbst-0001/test-0002.sh | 2 +-
> fwts-test/slit-0001/test-0001.sh | 2 +-
> fwts-test/slit-0001/test-0002.sh | 2 +-
> fwts-test/spcr-0001/test-0001.sh | 2 +-
> fwts-test/spcr-0001/test-0002.sh | 2 +-
> fwts-test/srat-0001/test-0001.sh | 2 +-
> fwts-test/srat-0001/test-0002.sh | 2 +-
> fwts-test/wpbt-0001/test-0001.sh | 2 +-
> fwts-test/wpbt-0001/test-0002.sh | 2 +-
> fwts-test/wsmt-0001/test-0001.sh | 2 +-
> fwts-test/wsmt-0001/test-0002.sh | 2 +-
> fwts-test/xsdt-0001/test-0001.sh | 2 +-
> 38 files changed, 38 insertions(+), 38 deletions(-)
>
> diff --git a/fwts-test/acpitables-0001/test-0001.sh b/fwts-test/acpitables-0001/test-0001.sh
> index 1f1aa9c..b5f2506 100755
> --- a/fwts-test/acpitables-0001/test-0001.sh
> +++ b/fwts-test/acpitables-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against known correct ACPI tables"
> +TEST="Test acpitables against known correct ACPI tables"
> NAME=test-0001.sh
> TMPLOG=$TMP/acpitables.log.$$
>
> diff --git a/fwts-test/aspt-0001/test-0001.sh b/fwts-test/aspt-0001/test-0001.sh
> index ab5decd..f74760f 100755
> --- a/fwts-test/aspt-0001/test-0001.sh
> +++ b/fwts-test/aspt-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against ASPT"
> +TEST="Test acpitables against ASPT"
> NAME=test-0001.sh
> TMPLOG=$TMP/aspt.log.$$
>
> diff --git a/fwts-test/aspt-0001/test-0002.sh b/fwts-test/aspt-0001/test-0002.sh
> index 48b7f16..18f759b 100755
> --- a/fwts-test/aspt-0001/test-0002.sh
> +++ b/fwts-test/aspt-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid ASPT"
> +TEST="Test acpitables against invalid ASPT"
> NAME=test-0001.sh
> TMPLOG=$TMP/aspt.log.$$
>
> diff --git a/fwts-test/bert-0001/test-0001.sh b/fwts-test/bert-0001/test-0001.sh
> index e87a548..65291eb 100755
> --- a/fwts-test/bert-0001/test-0001.sh
> +++ b/fwts-test/bert-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against BERT"
> +TEST="Test acpitables against BERT"
> NAME=test-0001.sh
> TMPLOG=$TMP/bert.log.$$
>
> diff --git a/fwts-test/bert-0001/test-0002.sh b/fwts-test/bert-0001/test-0002.sh
> index 5df3e29..6707d71 100755
> --- a/fwts-test/bert-0001/test-0002.sh
> +++ b/fwts-test/bert-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid BERT"
> +TEST="Test acpitables against invalid BERT"
> NAME=test-0001.sh
> TMPLOG=$TMP/bert.log.$$
>
> diff --git a/fwts-test/bgrt-0001/test-0001.sh b/fwts-test/bgrt-0001/test-0001.sh
> index f846219..f503670 100755
> --- a/fwts-test/bgrt-0001/test-0001.sh
> +++ b/fwts-test/bgrt-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against BGRT"
> +TEST="Test acpitables against BGRT"
> NAME=test-0001.sh
> TMPLOG=$TMP/bgrt.log.$$
>
> diff --git a/fwts-test/bgrt-0001/test-0002.sh b/fwts-test/bgrt-0001/test-0002.sh
> index cab8c73..1bd8f8d 100755
> --- a/fwts-test/bgrt-0001/test-0002.sh
> +++ b/fwts-test/bgrt-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid BGRT"
> +TEST="Test acpitables against invalid BGRT"
> NAME=test-0001.sh
> TMPLOG=$TMP/bgrt.log.$$
>
> diff --git a/fwts-test/boot-0001/test-0001.sh b/fwts-test/boot-0001/test-0001.sh
> index 676b24d..6c0dc92 100755
> --- a/fwts-test/boot-0001/test-0001.sh
> +++ b/fwts-test/boot-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against BOOT"
> +TEST="Test acpitables against BOOT"
> NAME=test-0001.sh
> TMPLOG=$TMP/boot.log.$$
>
> diff --git a/fwts-test/boot-0001/test-0002.sh b/fwts-test/boot-0001/test-0002.sh
> index 3f7e014..bd3e917 100755
> --- a/fwts-test/boot-0001/test-0002.sh
> +++ b/fwts-test/boot-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid BOOT"
> +TEST="Test acpitables against invalid BOOT"
> NAME=test-0001.sh
> TMPLOG=$TMP/boot.log.$$
>
> diff --git a/fwts-test/dbg2-0001/test-0001.sh b/fwts-test/dbg2-0001/test-0001.sh
> index 23d110c..57a4be2 100755
> --- a/fwts-test/dbg2-0001/test-0001.sh
> +++ b/fwts-test/dbg2-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against DBG2"
> +TEST="Test acpitables against DBG2"
> NAME=test-0001.sh
> TMPLOG=$TMP/dbg2.log.$$
>
> diff --git a/fwts-test/dbg2-0001/test-0002.sh b/fwts-test/dbg2-0001/test-0002.sh
> index 4feade6..be48b91 100755
> --- a/fwts-test/dbg2-0001/test-0002.sh
> +++ b/fwts-test/dbg2-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid DBG2"
> +TEST="Test acpitables against invalid DBG2"
> NAME=test-0001.sh
> TMPLOG=$TMP/dbg2.log.$$
>
> diff --git a/fwts-test/dbgp-0001/test-0001.sh b/fwts-test/dbgp-0001/test-0001.sh
> index fa96fc6..d65d866 100755
> --- a/fwts-test/dbgp-0001/test-0001.sh
> +++ b/fwts-test/dbgp-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against DBGP"
> +TEST="Test acpitables against DBGP"
> NAME=test-0001.sh
> TMPLOG=$TMP/dbgp.log.$$
>
> diff --git a/fwts-test/dbgp-0001/test-0002.sh b/fwts-test/dbgp-0001/test-0002.sh
> index 742655a..0234c11 100755
> --- a/fwts-test/dbgp-0001/test-0002.sh
> +++ b/fwts-test/dbgp-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid DBGP"
> +TEST="Test acpitables against invalid DBGP"
> NAME=test-0001.sh
> TMPLOG=$TMP/dbgp.log.$$
>
> diff --git a/fwts-test/drtm-0001/test-0001.sh b/fwts-test/drtm-0001/test-0001.sh
> index 047c563..ba40586 100755
> --- a/fwts-test/drtm-0001/test-0001.sh
> +++ b/fwts-test/drtm-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against DRTM"
> +TEST="Test acpitables against DRTM"
> NAME=test-0001.sh
> TMPLOG=$TMP/drtm.log.$$
>
> diff --git a/fwts-test/drtm-0001/test-0002.sh b/fwts-test/drtm-0001/test-0002.sh
> index c6d68b5..0d07c45 100755
> --- a/fwts-test/drtm-0001/test-0002.sh
> +++ b/fwts-test/drtm-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid DRTM"
> +TEST="Test acpitables against invalid DRTM"
> NAME=test-0001.sh
> TMPLOG=$TMP/drtm.log.$$
>
> diff --git a/fwts-test/hest-0001/test-0001.sh b/fwts-test/hest-0001/test-0001.sh
> index d223616..3f98fbb 100755
> --- a/fwts-test/hest-0001/test-0001.sh
> +++ b/fwts-test/hest-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against HEST"
> +TEST="Test acpitables against HEST"
> NAME=test-0001.sh
> TMPLOG=$TMP/hest.log.$$
>
> diff --git a/fwts-test/hest-0001/test-0002.sh b/fwts-test/hest-0001/test-0002.sh
> index fd8c4a9..818e288 100755
> --- a/fwts-test/hest-0001/test-0002.sh
> +++ b/fwts-test/hest-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid HEST"
> +TEST="Test acpitables against invalid HEST"
> NAME=test-0001.sh
> TMPLOG=$TMP/hest.log.$$
>
> diff --git a/fwts-test/lpit-0001/test-0001.sh b/fwts-test/lpit-0001/test-0001.sh
> index 685ca12..2e2c49f 100755
> --- a/fwts-test/lpit-0001/test-0001.sh
> +++ b/fwts-test/lpit-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against LPIT"
> +TEST="Test acpitables against LPIT"
> NAME=test-0001.sh
> TMPLOG=$TMP/lpit.log.$$
>
> diff --git a/fwts-test/lpit-0001/test-0002.sh b/fwts-test/lpit-0001/test-0002.sh
> index 3f4a1e0..0ea8a86 100755
> --- a/fwts-test/lpit-0001/test-0002.sh
> +++ b/fwts-test/lpit-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid LPIT"
> +TEST="Test acpitables against invalid LPIT"
> NAME=test-0001.sh
> TMPLOG=$TMP/lpit.log.$$
>
> diff --git a/fwts-test/nfit-0001/test-0001.sh b/fwts-test/nfit-0001/test-0001.sh
> index 0ae8fb6..2441592 100755
> --- a/fwts-test/nfit-0001/test-0001.sh
> +++ b/fwts-test/nfit-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against NFIT"
> +TEST="Test acpitables against NFIT"
> NAME=test-0001.sh
> TMPLOG=$TMP/nfit.log.$$
>
> diff --git a/fwts-test/nfit-0001/test-0002.sh b/fwts-test/nfit-0001/test-0002.sh
> index b4f61fb..028473c 100755
> --- a/fwts-test/nfit-0001/test-0002.sh
> +++ b/fwts-test/nfit-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid NFIT"
> +TEST="Test acpitables against invalid NFIT"
> NAME=test-0001.sh
> TMPLOG=$TMP/nfit.log.$$
>
> diff --git a/fwts-test/pmtt-0001/test-0001.sh b/fwts-test/pmtt-0001/test-0001.sh
> index f265210..61e7e05 100755
> --- a/fwts-test/pmtt-0001/test-0001.sh
> +++ b/fwts-test/pmtt-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against PMTT"
> +TEST="Test acpitables against PMTT"
> NAME=test-0001.sh
> TMPLOG=$TMP/pmtt.log.$$
>
> diff --git a/fwts-test/pmtt-0001/test-0002.sh b/fwts-test/pmtt-0001/test-0002.sh
> index 7c3c714..c7df2a4 100755
> --- a/fwts-test/pmtt-0001/test-0002.sh
> +++ b/fwts-test/pmtt-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid PMTT"
> +TEST="Test acpitables against invalid PMTT"
> NAME=test-0001.sh
> TMPLOG=$TMP/pmtt.log.$$
>
> diff --git a/fwts-test/rsdp-0001/test-0001.sh b/fwts-test/rsdp-0001/test-0001.sh
> index 7eb0600..44ca91c 100755
> --- a/fwts-test/rsdp-0001/test-0001.sh
> +++ b/fwts-test/rsdp-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against broken ACPI RSDP"
> +TEST="Test acpitables against broken ACPI RSDP"
> NAME=test-0001.sh
> TMPLOG=$TMP/rsdp.log.$$
>
> diff --git a/fwts-test/rsdt-0001/test-0001.sh b/fwts-test/rsdt-0001/test-0001.sh
> index 21e6652..8c7f420 100755
> --- a/fwts-test/rsdt-0001/test-0001.sh
> +++ b/fwts-test/rsdt-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against broken ACPI RSDT table"
> +TEST="Test acpitables against broken ACPI RSDT table"
> NAME=test-0001.sh
> TMPLOG=$TMP/rsdt.log.$$
>
> diff --git a/fwts-test/sbst-0001/test-0001.sh b/fwts-test/sbst-0001/test-0001.sh
> index 80ed75d..e258947 100755
> --- a/fwts-test/sbst-0001/test-0001.sh
> +++ b/fwts-test/sbst-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against SBST"
> +TEST="Test acpitables against SBST"
> NAME=test-0001.sh
> TMPLOG=$TMP/sbst.log.$$
>
> diff --git a/fwts-test/sbst-0001/test-0002.sh b/fwts-test/sbst-0001/test-0002.sh
> index 69a2b04..723df1d 100755
> --- a/fwts-test/sbst-0001/test-0002.sh
> +++ b/fwts-test/sbst-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid SBST"
> +TEST="Test acpitables against invalid SBST"
> NAME=test-0001.sh
> TMPLOG=$TMP/sbst.log.$$
>
> diff --git a/fwts-test/slit-0001/test-0001.sh b/fwts-test/slit-0001/test-0001.sh
> index 18cf6f2..27268f0 100755
> --- a/fwts-test/slit-0001/test-0001.sh
> +++ b/fwts-test/slit-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against SLIT"
> +TEST="Test acpitables against SLIT"
> NAME=test-0001.sh
> TMPLOG=$TMP/slit.log.$$
>
> diff --git a/fwts-test/slit-0001/test-0002.sh b/fwts-test/slit-0001/test-0002.sh
> index b774c50..789c4ba 100755
> --- a/fwts-test/slit-0001/test-0002.sh
> +++ b/fwts-test/slit-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid SLIT"
> +TEST="Test acpitables against invalid SLIT"
> NAME=test-0001.sh
> TMPLOG=$TMP/slit.log.$$
>
> diff --git a/fwts-test/spcr-0001/test-0001.sh b/fwts-test/spcr-0001/test-0001.sh
> index 3c5489d..0d8aa90 100755
> --- a/fwts-test/spcr-0001/test-0001.sh
> +++ b/fwts-test/spcr-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against SPCR"
> +TEST="Test acpitables against SPCR"
> NAME=test-0001.sh
> TMPLOG=$TMP/spcr.log.$$
>
> diff --git a/fwts-test/spcr-0001/test-0002.sh b/fwts-test/spcr-0001/test-0002.sh
> index 7c70908..fb1f1b2 100755
> --- a/fwts-test/spcr-0001/test-0002.sh
> +++ b/fwts-test/spcr-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid SPCR"
> +TEST="Test acpitables against invalid SPCR"
> NAME=test-0001.sh
> TMPLOG=$TMP/spcr.log.$$
>
> diff --git a/fwts-test/srat-0001/test-0001.sh b/fwts-test/srat-0001/test-0001.sh
> index 544d427..6653744 100755
> --- a/fwts-test/srat-0001/test-0001.sh
> +++ b/fwts-test/srat-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against SRAT"
> +TEST="Test acpitables against SRAT"
> NAME=test-0001.sh
> TMPLOG=$TMP/srat.log.$$
>
> diff --git a/fwts-test/srat-0001/test-0002.sh b/fwts-test/srat-0001/test-0002.sh
> index 46af81d..75996a2 100755
> --- a/fwts-test/srat-0001/test-0002.sh
> +++ b/fwts-test/srat-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid SRAT"
> +TEST="Test acpitables against invalid SRAT"
> NAME=test-0001.sh
> TMPLOG=$TMP/srat.log.$$
>
> diff --git a/fwts-test/wpbt-0001/test-0001.sh b/fwts-test/wpbt-0001/test-0001.sh
> index a18f60d..bbafbbc 100755
> --- a/fwts-test/wpbt-0001/test-0001.sh
> +++ b/fwts-test/wpbt-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against WPBT"
> +TEST="Test acpitables against WPBT"
> NAME=test-0001.sh
> TMPLOG=$TMP/wpbt.log.$$
>
> diff --git a/fwts-test/wpbt-0001/test-0002.sh b/fwts-test/wpbt-0001/test-0002.sh
> index ff64e20..f74d99d 100755
> --- a/fwts-test/wpbt-0001/test-0002.sh
> +++ b/fwts-test/wpbt-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid WPBT"
> +TEST="Test acpitables against invalid WPBT"
> NAME=test-0001.sh
> TMPLOG=$TMP/wpbt.log.$$
>
> diff --git a/fwts-test/wsmt-0001/test-0001.sh b/fwts-test/wsmt-0001/test-0001.sh
> index 4175ff5..d8b7021 100755
> --- a/fwts-test/wsmt-0001/test-0001.sh
> +++ b/fwts-test/wsmt-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against WSMT"
> +TEST="Test acpitables against WSMT"
> NAME=test-0001.sh
> TMPLOG=$TMP/wsmt.log.$$
>
> diff --git a/fwts-test/wsmt-0001/test-0002.sh b/fwts-test/wsmt-0001/test-0002.sh
> index 0faaf93..7963612 100755
> --- a/fwts-test/wsmt-0001/test-0002.sh
> +++ b/fwts-test/wsmt-0001/test-0002.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against invalid WSMT"
> +TEST="Test acpitables against invalid WSMT"
> NAME=test-0001.sh
> TMPLOG=$TMP/wsmt.log.$$
>
> diff --git a/fwts-test/xsdt-0001/test-0001.sh b/fwts-test/xsdt-0001/test-0001.sh
> index 4c9ae24..4f361a5 100755
> --- a/fwts-test/xsdt-0001/test-0001.sh
> +++ b/fwts-test/xsdt-0001/test-0001.sh
> @@ -1,6 +1,6 @@
> #!/bin/bash
> #
> -TEST="Test apcitables against broken ACPI XSDT table"
> +TEST="Test acpitables against broken ACPI XSDT table"
> NAME=test-0001.sh
> TMPLOG=$TMP/xsdt.log.$$
>
>
Acked-by: Ivan Hu <ivan.hu at canonical.com>
More information about the fwts-devel
mailing list