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 X-Spam-Level: X-Spam-Status: No, score=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7D79CC4742C for ; Tue, 3 Nov 2020 12:17:21 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DCD5722243 for ; Tue, 3 Nov 2020 12:17:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="RQvNDlxf" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DCD5722243 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linux-kernel-mentees-bounces@lists.linuxfoundation.org Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 665B981122; Tue, 3 Nov 2020 12:17:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z9TATMqzFdsR; Tue, 3 Nov 2020 12:17:20 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by fraxinus.osuosl.org (Postfix) with ESMTP id 01F2F81110; Tue, 3 Nov 2020 12:17:19 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id DBBD3C0889; Tue, 3 Nov 2020 12:17:19 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id AC895C0051 for ; Tue, 3 Nov 2020 12:17:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 8F9452079D for ; Tue, 3 Nov 2020 12:17:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IXHboNvP4YKQ for ; Tue, 3 Nov 2020 12:17:17 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by silver.osuosl.org (Postfix) with ESMTPS id AF86D20533 for ; Tue, 3 Nov 2020 12:17:17 +0000 (UTC) Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 86B1421D40; Tue, 3 Nov 2020 12:17:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604405837; bh=Z3eCA/9DRelOW4zpEpE9pkZnNliO73On3+mtonpzA2U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RQvNDlxf6/k54kQsc1UBNMUH3N9HWztXRpwqlgq1j51NcKv7ZAC8SSb+xdQgMPAuF buO88ps97RtLRONiO1s25SeNnWYnAYaHj75imqUYovJ8+z5qJehBmBoHqRzwK0/tRw eh7HARSL4w6HrOdrl8iYCPEZjvuFmyzgs7PLOSkA= Date: Tue, 3 Nov 2020 13:18:10 +0100 From: Greg KH To: Andy Shevchenko Message-ID: <20201103121810.GA1054984@kroah.com> References: <20201103111049.51916-1-98.arpi@gmail.com> <20201103113353.GC4077@smile.fi.intel.com> <20201103115223.GA268796@kroah.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Cc: Arpitha Raghunandan <98.arpi@gmail.com>, Alexandre Belloni , Petr Mladek , Rasmus Villemoes , Randy Dunlap , Brendan Higgins , Linux Kernel Mailing List , Steven Rostedt , Sergey Senozhatsky , "open list:KERNEL SELFTEST FRAMEWORK" , Ilya Dryomov , Andy Shevchenko , linux-kernel-mentees@lists.linuxfoundation.org, kunit-dev@googlegroups.com Subject: Re: [Linux-kernel-mentees] [PATCH v3] lib: Convert test_printf.c to KUnit X-BeenThere: linux-kernel-mentees@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-kernel-mentees-bounces@lists.linuxfoundation.org Sender: "Linux-kernel-mentees" On Tue, Nov 03, 2020 at 02:06:23PM +0200, Andy Shevchenko wrote: > On Tue, Nov 3, 2020 at 1:54 PM Greg KH wrote: > > On Tue, Nov 03, 2020 at 01:33:53PM +0200, Andy Shevchenko wrote: > > > On Tue, Nov 03, 2020 at 04:40:49PM +0530, Arpitha Raghunandan wrote: > > ... > > > > Better, indeed. > > > > > > But can be this improved to have a cumulative statistics, like showing only > > > number of total, succeeded, failed with details of the latter ones? > > > > Is that the proper test output format? We have a standard... > > I dunno. I'm asking... > We have few possibilities here: a) let it go like above, b) use the > cumulative statistics, c) if there is no such available, implement and > use it, d) ... We have a standard, please use it. greg k-h _______________________________________________ Linux-kernel-mentees mailing list Linux-kernel-mentees@lists.linuxfoundation.org https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees