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 DD9F3C433EF for ; Wed, 24 Nov 2021 22:23:46 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7647683731; Wed, 24 Nov 2021 23:23:17 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=fail (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=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="e4TkSPjA"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 71F4C83681; Wed, 24 Nov 2021 23:22:44 +0100 (CET) Received: from mail-ua1-x92f.google.com (mail-ua1-x92f.google.com [IPv6:2607:f8b0:4864:20::92f]) (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 A62E58301D for ; Wed, 24 Nov 2021 23:22:35 +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-ua1-x92f.google.com with SMTP id az37so8205921uab.13 for ; Wed, 24 Nov 2021 14:22:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:sender:from:in-reply-to:references:date:message-id :subject:to:cc; bh=tIpSgpWvbiZMmpG2BVl7SuRwCqAGX044Au008WzImgU=; b=e4TkSPjAUDUo9MtIe0WhYSlJ83uLAI1a03GLYE8e7AL4RKPRsd3GNzOltwkxfD18yL CaeJt0TlCksSg9H6ecWB1XCzuOrBLKOV1/xxbIIERqkFcpu6UlHqK5Aq4pYGE4LtYh/V H1WZWpmwkPWrajN1smEiBsZS+txMRon7d/nOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:sender:from:in-reply-to:references :date:message-id:subject:to:cc; bh=tIpSgpWvbiZMmpG2BVl7SuRwCqAGX044Au008WzImgU=; b=i4kAd850p4P9ULoldpIFuSxNOiWhYQ7joyP0X7UNvphEyJXBQOt7Zf/tLFh4s6ngPS GxBr0AWN/e6EX2fUrfCbFD0h2qPuz8yQ+24M/zfs0IB8rsmtBOGONTaVasIAGFpken2r j7LzWfIptKMN62WY0LhOk0EXGJy1qkH6xmEhdJFvCuwSSChOXfo8pWzt49ujpYFLyZG2 095k/PZI/vxLj6wow3iLhpMSGjeoh2LIVvBq5Xmax2c1OKE/LX3jArprw/MZOs/7ggYp V7UolcZHJKD5XdM1sQLRChgMQhQqIa9Gr0o4y+rAFWUcQB6RsZ4Pc0jDoCzdvFlBTggZ En1w== X-Gm-Message-State: AOAM531+cvjeBFm9uX+Erf5SR5jtbJSXwc4C+6+azy4FF5aoWWMbCuiu 4d7uz0Q1kB6NDY03iYzQpn5+ZlpE50PhPjpLtiAaEg== X-Google-Smtp-Source: ABdhPJxZEDcZpBskE1ri1V2PhXxdnKlrmhvOv5R63TcdiOk67U1DfVz1G3wFrjnXU7EBhl+CymlUQ7XtWqaa9o70Aws= X-Received: by 2002:a05:6102:c4e:: with SMTP id y14mr717098vss.61.1637792554220; Wed, 24 Nov 2021 14:22:34 -0800 (PST) Received: from 480794996271 named unknown by gmailapi.google.com with HTTPREST; Wed, 24 Nov 2021 17:22:33 -0500 MIME-Version: 1.0 From: Simon Glass In-Reply-To: <20211023232635.9195-9-sjg@chromium.org> References: <20211023232635.9195-9-sjg@chromium.org> <20211023232635.9195-1-sjg@chromium.org> Date: Wed, 24 Nov 2021 17:22:33 -0500 X-Google-Sender-Auth: dhzmN1NJZUuF4XhKijGAWCwmlo4 Message-ID: Subject: Re: [PATCH v2 10/41] dm: core: Add tests for stringlist functions To: Simon Glass Cc: Michal Simek , Heinrich Schuchardt , Tom Rini , Ilias Apalodimas , Daniel Schwierzeck , Steffen Jaeckel , =?UTF-8?B?TWFyZWsgQmVow7pu?= , Lukas Auer , Dennis Gilmore , Marek Vasut , Pavel Herrmann , U-Boot Mailing List Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.37 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 These functions currently lack tests so add some. The error handling differs betwee livetree and flattree at present, so only check the error codes with livetree. Signed-off-by: Simon Glass --- (no changes since v1) arch/sandbox/dts/test.dts | 1 + test/dm/ofnode.c | 76 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 77 insertions(+) Applied to u-boot-dm/next, thanks!