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 7E024C64991 for ; Thu, 25 Aug 2022 14:34:46 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4B8E78484C; Thu, 25 Aug 2022 16:34:44 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=quicinc.com header.i=@quicinc.com header.b="pdL3HW9G"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A10708487B; Thu, 25 Aug 2022 16:34:42 +0200 (CEST) Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 34757845E9 for ; Thu, 25 Aug 2022 16:34:40 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=quic_jaehyoo@quicinc.com Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 27PCnDr9030310; Thu, 25 Aug 2022 14:34:21 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=qcppdkim1; bh=uv6dDcgYaDPNEn6HjCC1lOqiR70kFknicNfowaeJziU=; b=pdL3HW9GwF0W+6NBArE/k00jpq7fUNpae3KVNgbRa9s+1wUKsB/NgKLYNdTjgXq/Snlj gB/YjIv2FcZOLYoQ180dRUOfl3MIcHS+OS6moJBSgQbqE70Udq2XFpCZdOGLMXpnssgY rDyGtxUrbgtslNtwxPRHl5dJHkjDjHryZzr1SiM4kBZIz1RwLXjWMUdoArB8p4mT/iBM +/KsiFZ9J6v0hyka315nGGwjGxMRe5JC9v97NAvPj534AdULBYqBLIyA7EUh/v8zZe0z MW6zkzJcKXkOEp25TSQrjGNnEGgJH0iw1u7E23sYy6rpX5omdvCtbGBil7liszy2xLCb sQ== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3j6072a5g5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 25 Aug 2022 14:34:21 +0000 Received: from pps.filterd (NALASPPMTA04.qualcomm.com [127.0.0.1]) by NALASPPMTA04.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTP id 27PEYK7I029711; Thu, 25 Aug 2022 14:34:20 GMT Received: from pps.reinject (localhost [127.0.0.1]) by NALASPPMTA04.qualcomm.com (PPS) with ESMTPS id 3j5b19f5f3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 25 Aug 2022 14:34:20 +0000 Received: from NALASPPMTA04.qualcomm.com (NALASPPMTA04.qualcomm.com [127.0.0.1]) by pps.reinject (8.17.1.5/8.17.1.5) with ESMTP id 27PEYJmX029704; Thu, 25 Aug 2022 14:34:20 GMT Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA04.qualcomm.com (PPS) with ESMTPS id 27PEYJaW029701 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 25 Aug 2022 14:34:19 +0000 Received: from [10.110.24.229] (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.29; Thu, 25 Aug 2022 07:34:18 -0700 Message-ID: Date: Thu, 25 Aug 2022 07:34:16 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH v3 7/7] test: cmd: fru: add unit test for the fru command Content-Language: en-US To: Simon Glass CC: Michal Simek , Ovidiu Panait , Mario Six , "Masahisa Kojima" , =?UTF-8?Q?Pali_Roh=c3=a1r?= , Heinrich Schuchardt , Ashok Reddy Soma , Thomas Huth , Huang Jianan , Chris Morgan , Roland Gaudig , Patrick Delaunay , Alexandru Gagniuc , Jamie Iles , Graeme Gregory , =?UTF-8?Q?C=c3=a9dric_Le_Goater?= , U-Boot Mailing List References: <20220823215300.1485789-1-quic_jaehyoo@quicinc.com> <20220823215300.1485789-8-quic_jaehyoo@quicinc.com> From: Jae Hyun Yoo In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: D3DpS7cSTP3r6A80fF4m-FZQCanL1qcm X-Proofpoint-ORIG-GUID: D3DpS7cSTP3r6A80fF4m-FZQCanL1qcm X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.895,Hydra:6.0.517,FMLib:17.11.122.1 definitions=2022-08-25_05,2022-08-25_01,2022-06-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1015 impostorscore=0 mlxscore=0 malwarescore=0 suspectscore=0 lowpriorityscore=0 phishscore=0 spamscore=0 adultscore=0 bulkscore=0 priorityscore=1501 mlxlogscore=979 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2207270000 definitions=main-2208250054 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.6 at phobos.denx.de X-Virus-Status: Clean Hi Simon, On 8/24/2022 6:25 PM, Simon Glass wrote: > On Tue, 23 Aug 2022 at 14:53, Jae Hyun Yoo wrote: >> >> Add test cases for the fru command. >> >> Signed-off-by: Jae Hyun Yoo >> --- >> Changes from v2: >> * Newly added in v3. (Simon) >> >> include/test/suites.h | 1 + >> test/cmd/Makefile | 1 + >> test/cmd/fru.c | 84 +++++++++++++++++++++++++++++++++++++++++++ >> test/cmd_ut.c | 6 ++++ >> 4 files changed, 92 insertions(+) >> create mode 100644 test/cmd/fru.c > > Reviewed-by: Simon Glass Oh, you found this unit test script. Thanks for your review! Jae