From nobody Tue Feb 10 02:00:25 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1550600412716616.716212409684; Tue, 19 Feb 2019 10:20:12 -0800 (PST) Received: from localhost ([127.0.0.1]:53220 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gw9zz-0005ix-K6 for importer@patchew.org; Tue, 19 Feb 2019 13:20:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50158) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gw9vv-0003CP-Ge for qemu-devel@nongnu.org; Tue, 19 Feb 2019 13:15:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gw9vh-0005QK-1R for qemu-devel@nongnu.org; Tue, 19 Feb 2019 13:15:44 -0500 Received: from mx2.rt-rk.com ([89.216.37.149]:53507 helo=mail.rt-rk.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gw9vf-0004um-SQ for qemu-devel@nongnu.org; Tue, 19 Feb 2019 13:15:40 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.rt-rk.com (Postfix) with ESMTP id D63B01A2286; Tue, 19 Feb 2019 19:14:33 +0100 (CET) Received: from rtrkw774-lin.mipstec.com (unknown [82.117.201.26]) by mail.rt-rk.com (Postfix) with ESMTPSA id B504D1A226B; Tue, 19 Feb 2019 19:14:33 +0100 (CET) X-Virus-Scanned: amavisd-new at rt-rk.com From: Aleksandar Markovic To: qemu-devel@nongnu.org Date: Tue, 19 Feb 2019 19:14:12 +0100 Message-Id: <1550600059-5789-3-git-send-email-aleksandar.markovic@rt-rk.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1550600059-5789-1-git-send-email-aleksandar.markovic@rt-rk.com> References: <1550600059-5789-1-git-send-email-aleksandar.markovic@rt-rk.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 89.216.37.149 Subject: [Qemu-devel] [PATCH v2 2/9] tests/tcg: target/mips: Correct path to headers in some test source files X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: arikalo@wavecomp.com, peter.maydell@linaro.org, amarkovic@wavecomp.com, aurelien@aurel32.net Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" From: Aleksandar Markovic Correct path to headers in tests/tcg/mips/user/ase/msa/bit-counting/* source files. Signed-off-by: Aleksandar Markovic Reviewed-by: Aleksandar Rikalo --- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_b.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_d.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_h.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_w.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_b.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_d.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_h.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_w.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_b.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_d.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_h.c | 6 +++--- tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_w.c | 6 +++--- 12 files changed, 36 insertions(+), 36 deletions(-) diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_b.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_b.c index eb46290..d629431 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_b.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_b.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_d.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_d.c index bb1c0cf..fad220c 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_d.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_d.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_h.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_h.c index da1cd83..84cf974 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_h.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_h.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_w.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_w.c index a059763..a0ed202 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_w.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nloc_w.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_b.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_b.c index 9616d6e..9906eae 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_b.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_b.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_d.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_d.c index 801c4bc..21222e3 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_d.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_d.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_h.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_h.c index 03cb4cd..fbab9c3 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_h.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_h.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_w.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_w.c index 2ca93de..dc33366 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_w.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_nlzc_w.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_b.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_b.c index b4cad43..f9033c7 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_b.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_b.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_d.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_d.c index d6a8b0d..132b4d0 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_d.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_d.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_h.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_h.c index 1cdcabd..f469c09 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_h.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_h.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 diff --git a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_w.c b/t= ests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_w.c index 38ddc14..d73eff7 100644 --- a/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_w.c +++ b/tests/tcg/mips/user/ase/msa/bit-counting/test_msa_pcnt_w.c @@ -22,9 +22,9 @@ #include #include =20 -#include "../../../include/wrappers_msa.h" -#include "../../../include/test_inputs.h" -#include "../../../include/test_utils.h" +#include "../../../../include/wrappers_msa.h" +#include "../../../../include/test_inputs.h" +#include "../../../../include/test_utils.h" =20 #define TEST_COUNT_TOTAL (PATTERN_INPUTS_COUNT + RANDOM_INPUTS_COUNT) =20 --=20 2.7.4