From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7F101C433EF for ; Wed, 12 Jan 2022 20:04:41 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7A5BC8340A; Wed, 12 Jan 2022 21:04:03 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="gETq0rms"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3C41983467; Wed, 12 Jan 2022 21:03:56 +0100 (CET) Received: from mail-ot1-x32d.google.com (mail-ot1-x32d.google.com [IPv6:2607:f8b0:4864:20::32d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id BC947833BE for ; Wed, 12 Jan 2022 21:03:50 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-ot1-x32d.google.com with SMTP id h20-20020a9d6f94000000b0059100e01744so3829714otq.4 for ; Wed, 12 Jan 2022 12:03:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ADGDhq8r3jd2hIUlyjWgW2fkbw7WccT1GP3k7CaprCo=; b=gETq0rmsXfh1kmV9rMpoQ5nDGPAOCedkq/axK5XP7vH/XJUfgG0kVijPkjdzTDJnie X/p3x2zaI27QGn4CPikfKWd6b0f1733N90LKIosu9YddzDcMPs1AvYSbu1g3t3FhuFLe aFdQdkIGRAgZ1QJib/cxbfJ6jTl9lBh2wgilw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ADGDhq8r3jd2hIUlyjWgW2fkbw7WccT1GP3k7CaprCo=; b=S+RAoLRpyX9oNF5UIeYviaCUQvTAQPDvKwmG8xTe3jnCCEupWUmVZo/zX8q/usBOoo lkkoUWdXAropzPyqiGhRwJYNCEiLJ+T5daKnnv/hk23sL7JWmaCzMu755+xRvnMpFTSM zavmUe+hZ5C25w+BvYv3gxL0Ig9PutroVoI+Id2zD6sFTYZYyQpXRZEFRoYk64S9UuFB NRnv1qaKKeV0ICMhR2Eo0AqcBAsZRT3R7Gp7Uqd3a9ZSPFyWJLXfZhXxuo/Q12QUZgjL DMZ8icCWIo7YFkfR7zVw1NQBfL5uwfza8KDU8PimJlNngHHOLQkCLTLz5vLB1vEsHvlA Zd9g== X-Gm-Message-State: AOAM530kZuj1zCcsUsFjwV6nOelpSaYEsUMPX7WCY8rtWoh9KvKTQAu2 mUKAxTSXAvXfz24ec/1zy4+roEqZ1Hq6benHaceUxGpC8zs= X-Google-Smtp-Source: ABdhPJyN3D9IQU8BZ8Rw0/feYn49wl3CnHw04F7Xv4U6uXatghKSwdI2WlcOxTpjkK9VCcyZwu+QMEeh7wU6+/SwYZY= X-Received: by 2002:a05:6830:18f6:: with SMTP id d22mr955207otf.351.1642017829162; Wed, 12 Jan 2022 12:03:49 -0800 (PST) MIME-Version: 1.0 References: <20211231161327.24918-1-francis.laniel@amarulasolutions.com> <20211231161327.24918-16-francis.laniel@amarulasolutions.com> In-Reply-To: <20211231161327.24918-16-francis.laniel@amarulasolutions.com> From: Simon Glass Date: Wed, 12 Jan 2022 13:03:36 -0700 Message-ID: Subject: Re: [RFC PATCH v1 15/21] test: hush: Fix instructions list tests for hush 2021. To: Francis Laniel Cc: U-Boot Mailing List , Marek Behun , Michael Nazzareno Trimarchi , Wolfgang Denk , Harald Seiler Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean On Fri, 31 Dec 2021 at 09:14, Francis Laniel wrote: > > This commit modifies the expected result for hush 2021. > Indeed, there were bugs in actual U-Boot hush which were fixed in upstream > Busybox. > As hush 2021 is based on upstream Busybox, these bugs no longer exist. > > Signed-off-by: Francis Laniel > --- > test/hush/list.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 48 insertions(+) Reviewed-by: Simon Glass