From patchwork Tue Apr 12 05:33:32 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rashmica Gupta X-Patchwork-Id: 609238 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [103.22.144.68]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3qkbHH4X8mz9syq for ; Tue, 12 Apr 2016 15:35:07 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=r8cwEC+M; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3qkbHH3S1TzDqBV for ; Tue, 12 Apr 2016 15:35:07 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=r8cwEC+M; dkim-atps=neutral X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org Received: from mail-pa0-x22b.google.com (mail-pa0-x22b.google.com [IPv6:2607:f8b0:400e:c03::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qkbFk6hNGzDq64 for ; Tue, 12 Apr 2016 15:33:46 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=r8cwEC+M; dkim-atps=neutral Received: by mail-pa0-x22b.google.com with SMTP id bx7so6709107pad.3 for ; Mon, 11 Apr 2016 22:33:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id; bh=402+tlx2RmZQOvoRH7WISlEzRZP0CrUCZIS7vcnqC4g=; b=r8cwEC+MwRyvJK5PyTqS9weLZiRZpcRnxT/jpoUfRLNzN+5XtkcDxn+qGGnI39bcDB uhh+U/98iRvbe01Datglbpo7cmZ/sd0JqusNSiYut1T6Z17osZhKlYhNlvC94XH1q3zW keuv7MYLi/XFnAxSdNyuXdbU30FzxUILg9GHeoXRuFSPQYnMsOECwbDu2VwIisNN5BTK v+I1b/QOU+05mBKuu4Q5mbJMHwG2MjHvH+4+HWk2dW1AF2kw5VOZz2RmzzUI5YqtVFsV i5FXNLAD721V+KTjeXGHTQqI0M32omGBQPht0HqoOmJy4Jx+dZDkzS8xan2kyr0V374i T+Ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id; bh=402+tlx2RmZQOvoRH7WISlEzRZP0CrUCZIS7vcnqC4g=; b=TaEWyM67gvWW04mC2DcNvaE/+xuoho2CXFLaLQg3yagcdlNGHQ8k14IoXe0tna238j pAYrtu2mmePrQkY5YUQkZYorImHiz4dsnB1zhJmP28ETgpvEEXmQVPCqnTvN79VaoPQ8 wIRX3NJxe4WFh9roTlwavR5PGIRSwr5tTPauBpdsdAjQtXTK7JC1FdJ5jBea228Y4e3O QtbAT5ontSH5cYse8w4THd0ZhTrOzwvUYzFPSiWtgygJ64j595WfSrQXEfe7INcPx7gT DqO1UY5t3uc2MqROxBgVTeE+WAzEph50Nxf3g9m14qX5N+IGnBK2d3qd+2q8Cu8gBCbk YVpA== X-Gm-Message-State: AOPr4FWRMfeHbk+dFl9DCckPzSOigTCVgOusbCqpQE+AVO334pbAHZTpouxaiTI++OnY5A== X-Received: by 10.66.246.165 with SMTP id xx5mr1933617pac.87.1460439224226; Mon, 11 Apr 2016 22:33:44 -0700 (PDT) Received: from circle.ozlabs.ibm.com ([122.99.82.10]) by smtp.gmail.com with ESMTPSA id d12sm40012723pfb.61.2016.04.11.22.33.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 11 Apr 2016 22:33:43 -0700 (PDT) From: Rashmica Gupta To: linuxppc-dev@lists.ozlabs.org, mpe@ellerman.id.au Subject: [PATCH] lib/test-hexdump: Changed to work on BE Date: Tue, 12 Apr 2016 15:33:32 +1000 Message-Id: <1460439212-13345-1-git-send-email-rashmicy@gmail.com> X-Mailer: git-send-email 2.5.0 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" test-hexdump.c doesn't work on BE because the test data is in LE format. So add in data for BE. Signed-off-by: Rashmica Gupta --- lib/test_hexdump.c | 35 +++++++++++++++++++++++++++-------- 1 file changed, 27 insertions(+), 8 deletions(-) diff --git a/lib/test_hexdump.c b/lib/test_hexdump.c index 3f415d8101f3..cfd86d59e0d0 100644 --- a/lib/test_hexdump.c +++ b/lib/test_hexdump.c @@ -18,29 +18,48 @@ static const unsigned char data_b[] = { static const unsigned char data_a[] = ".2.{....p..$}.4...1.....L...C..."; -static const char * const test_data_1_le[] __initconst = { +static const char * const test_data_1[] __initconst = { "be", "32", "db", "7b", "0a", "18", "93", "b2", "70", "ba", "c4", "24", "7d", "83", "34", "9b", "a6", "9c", "31", "ad", "9c", "0f", "ac", "e9", "4c", "d1", "19", "99", "43", "b1", "af", "0c", }; -static const char * const test_data_2_le[] __initconst = { +#ifdef __LITTLE_ENDIAN +static const char * const test_data_2[] __initconst = { "32be", "7bdb", "180a", "b293", "ba70", "24c4", "837d", "9b34", "9ca6", "ad31", "0f9c", "e9ac", "d14c", "9919", "b143", "0caf", }; -static const char * const test_data_4_le[] __initconst = { +static const char * const test_data_4[] __initconst = { "7bdb32be", "b293180a", "24c4ba70", "9b34837d", "ad319ca6", "e9ac0f9c", "9919d14c", "0cafb143", }; -static const char * const test_data_8_le[] __initconst = { +static const char * const test_data_8[] __initconst = { "b293180a7bdb32be", "9b34837d24c4ba70", "e9ac0f9cad319ca6", "0cafb1439919d14c", }; +#elif __BIG_ENDIAN +static const char * const test_data_2[] __initconst = { + "be32", "db7b", "0a18", "93b2", + "70ba", "c424", "7d83", "349b", + "a69c", "31ad", "9c0f", "ace9", + "4cd1", "1999", "43b1", "af0c", +}; + +static const char * const test_data_4[] __initconst = { + "be32db7b", "0a1893b2", "70bac424", "7d83349b", + "a69c31ad", "9c0face9", "4cd11999", "43b1af0c", +}; + +static const char * const test_data_8[] __initconst = { + "be32db7b0a1893b2", "70bac4247d83349b", + "a69c31ad9c0face9", "4cd1199943b1af0c", +}; +#endif #define FILL_CHAR '#' @@ -67,13 +86,13 @@ static void __init test_hexdump_prepare_test(size_t len, int rowsize, gs = 1; if (gs == 8) - result = test_data_8_le; + result = test_data_8; else if (gs == 4) - result = test_data_4_le; + result = test_data_4; else if (gs == 2) - result = test_data_2_le; + result = test_data_2; else - result = test_data_1_le; + result = test_data_1; /* hex dump */ p = test;