Received: by 2002:a05:6358:7058:b0:131:369:b2a3 with SMTP id 24csp6486694rwp; Tue, 18 Jul 2023 00:44:00 -0700 (PDT) X-Google-Smtp-Source: APBJJlFDDu+PeD96HDo3rq0L7VHT3u3T5rPnhlMqsPpwMYO3q9/s0tVqQOK6wvUccROFSVg8D7eH X-Received: by 2002:a17:903:234e:b0:1b8:77b3:6bed with SMTP id c14-20020a170903234e00b001b877b36bedmr1382045plh.64.1689666240635; Tue, 18 Jul 2023 00:44:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1689666240; cv=none; d=google.com; s=arc-20160816; b=M2hao2fLOpHCZoNJ8do+ZWaMmsubuVi/eAR8xqEL3AiH1MPl8smd1jHKAYD26GUI/h ytO4qkbmqiOqvHlayD5sw7Szf7zH3i2UIZmGjNteFXoPEQffS97wKj6NXNusvq3kpJR4 Z7bR6fubyQhqyK0VReb2sEENzBSmJDuiaIkJzVmenJ4U8XTZVydqZF096Okl/Vew4zFy /FjgWyHHxy4d5qDRepxomCxj7XVihj1GYqug2S6m2I7FLewwMmJ6oWDyU5BolYnzj/hA oHt+MiNwDlsGYcd94KSpSDnPFMsJ12EhryEfY5Xz7WNpZM1NmqcNRHYhYxjxRVIakP33 QZFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=uZlDDiMmh+U5LbE9NQbJJf8qRK+vsomSHubeCw7+t1w=; fh=+V6wRe0PUVnXTsrl9v9iqAy+5e4kutCa9weTTRo4RGA=; b=CNxcVh3y2IUfrM/12AOHJA1ehrCP08ti1Lax9VAVly2TvyrYm2LOxE8DP1cNpm4YWz zoRwSZJYabr2LdogQscKZPEWgWv2T2RL2G5ZN/LUUk0zVfpwxGMZrM/XuPf1xY88wMJp C/UYC30NT41jGKWFoeVmSdONymGfyo0YtoBsccQK/+B4JMkLtR1vfaOCoxfyZUuqQ4/Q 0cP0asjmswxn0oyUJtR/ntH5OwUtQdm+rAO8s6qNbY5tADH7yVz3ZfPxALbhntkcWcjg 2CY9vbgcxw1ODVx2Ix6XWf0/Eg4x6XFyeTMU5Vw1wevy4PqcurRCqmq6g+J9wHOQpal2 KCAQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@t-8ch.de header.s=mail header.b=LYB1DGR6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id jz13-20020a170903430d00b001b8a5cec6e4si1197947plb.251.2023.07.18.00.43.47; Tue, 18 Jul 2023 00:44:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; dkim=pass header.i=@t-8ch.de header.s=mail header.b=LYB1DGR6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231723AbjGRHbU (ORCPT + 99 others); Tue, 18 Jul 2023 03:31:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44828 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231710AbjGRHbQ (ORCPT ); Tue, 18 Jul 2023 03:31:16 -0400 Received: from todd.t-8ch.de (todd.t-8ch.de [159.69.126.157]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 066381722; Tue, 18 Jul 2023 00:31:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=t-8ch.de; s=mail; t=1689665466; bh=kJctb5ztbgsw2RiDo1dH2gTWrFCAh3bUkwZf/e7KypM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LYB1DGR6PNYW0upGLudBLi/cKArgBTGIl9aZ3lVh2+qBkBvpM6d9XzagjzkQk3wb9 CoYx1SFxWzovxjwM7I/nfcWumJ4yv6QlZ2ts5btwkPhMsanU/NUIo0m4KxOtq7+8L4 udTnzcagJobdKpG7DPC9cZMvSicwbUt7uYV/EukM= Date: Tue, 18 Jul 2023 09:31:06 +0200 From: Thomas =?utf-8?Q?Wei=C3=9Fschuh?= To: Willy Tarreau , Zhangjin Wu Cc: linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org Subject: Re: nolibc: KTAP output and test reports Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_BLOCKED, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Willy, On 2023-06-08 00:15:27+0200, Thomas Weißschuh wrote: > after your recent discussions about the test output and report I > wondered if it would make sense to switch nolibc-test to KTAP output > format [0]. > > With this it would be possible to have a wrapper script run each > architecture test as its own test subcomponent. > A (K)TAP parser/runner could then directly recognize and report failing > testcases, making it easier to validate. > > Also maybe we can hook it up into the regular kselftests setup and have > the bots run it as part of that. > > The kernel even includes a header-only library to implement the format [1]. > It also should be fairly easy to emit the format without a library. Did you have a chance to look at this? If you are not categorically opposed I would create a proof of concept for further discussion. > [0] Documentation/dev-tools/ktap.rst > [1] Documentation/dev-tools/kselftest.rst (Test harness)