Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp3547797rwl; Sun, 2 Apr 2023 09:44:28 -0700 (PDT) X-Google-Smtp-Source: AKy350Y5pNagrzGV1B53KJVW4vBeZ++OF5bAA9YlI5Xt8WLGs+o1YDwIHrWpg8sQH956Ax47cLK8 X-Received: by 2002:a17:90b:4b47:b0:23d:29c7:916f with SMTP id mi7-20020a17090b4b4700b0023d29c7916fmr37457537pjb.32.1680453867745; Sun, 02 Apr 2023 09:44:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680453867; cv=none; d=google.com; s=arc-20160816; b=F1MEko83N+9KrJ0dSZjVln37HxT6AQRynianwRNuDJIz1fycxGdHFbGCJ/+ymuSbV/ Vsi7HxQsxhG3/Ss/sAu58xgHBa4HwUhDJ9Pn3yRs/T/TBsM4nrTokHMDdYdKeMokiH/O 4mQpQgUm2G6nRBpAWha7gXiG56qFN0Xw85IJPUgJMGLscumAgrCaC0Hzr13ABoOhb2k+ /Gw7V19wqBPSxYrjmO0QwmiD3uybDR9w3cwEzvRKg7yJ4zb2t8+HmJ91Ofdh1Qq90f3c gcz0hX7DfN3bxPjC4JDRR9emcSdIrgZbr0ZhCIzHM8oNuoutx4VaFu/gj7huvMl4vLg5 FDMQ== 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; bh=2PcZS6dpxsYoiO2hkSVKGinMEmFTb3X1joAvMoTs0so=; b=CiSk/oyJ4OcoEmij/Z+Pxq+l+L3UVtXrDGMUMpJqYwIKCEEgX+QKk+ashmsQccNtz8 X2jnpEjwW+30aY0+v106Mulrdy/RQxhFYVH/9HpvZXLnVwwJLKHIJhnVv5kBRx1Npak8 d5tt0qcpMxI2GY2N3NCYq5Pg+h+c3/vmJA0OY8jCCCLj9/1+hnWKcTWCbA2+nJjuzaJS shO3QRsBiY8TAtVsCrD88R7vo3pMxuiLQ9NKxF2esFK8vLJTyRzrNzOkc43cgqDrkzOF q0kzImDxUnsUHJKu6Awe8p+EjUJJLPqelT+y+IBNsZDre4wq5JE9VP4pxOz77hJlca/m 15eQ== ARC-Authentication-Results: i=1; mx.google.com; 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 mp21-20020a17090b191500b0023af4ee47dasi10831850pjb.65.2023.04.02.09.44.16; Sun, 02 Apr 2023 09:44:27 -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; 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 S231167AbjDBQnk (ORCPT + 99 others); Sun, 2 Apr 2023 12:43:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55274 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231158AbjDBQna (ORCPT ); Sun, 2 Apr 2023 12:43:30 -0400 Received: from 1wt.eu (wtarreau.pck.nerim.net [62.212.114.60]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 0CDA9E3B7; Sun, 2 Apr 2023 09:43:27 -0700 (PDT) Received: (from willy@localhost) by mail.home.local (8.17.1/8.17.1/Submit) id 332GhLQV020330; Sun, 2 Apr 2023 18:43:21 +0200 Date: Sun, 2 Apr 2023 18:43:21 +0200 From: Willy Tarreau To: Thomas =?iso-8859-1?Q?Wei=DFschuh?= Cc: Shuah Khan , linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org Subject: Re: [PATCH v2 0/3] tools/nolibc: add testcases for vfprintf Message-ID: References: <20230328-nolibc-printf-test-v2-0-f72bdf210190@weissschuh.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230328-nolibc-printf-test-v2-0-f72bdf210190@weissschuh.net> X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS autolearn=unavailable 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 Thomas, On Sun, Apr 02, 2023 at 01:02:44PM +0000, Thomas Wei?schuh wrote: > vfprintf() is complex and so far did not have proper tests. > > This series is based on the "dev" branch of the RCU tree. I've just ran it with glibc to see: $ gcc nolibc-test.c $ ./a.out vfprintf Running test 'vfprintf' 0 empty "" = "" [OK] 1 simple written(3) != read(0) [FAIL] 2 string written(3) != read(0) [FAIL] 3 number written(4) != read(0) [FAIL] 4 negnumber written(5) != read(0) [FAIL] 5 unsigned written(5) != read(0) [FAIL] 6 char written(1) != read(0) [FAIL] 7 hex written(1) != read(0) [FAIL] 8 pointer written(5) != 3 [FAIL] Errors during this test: 8 The main issue was that glibc uses buffered writes by default. I could fix them with fflush() (which we don't have so it required an ifndef), and this also made me realize that we were missing an fclose() as well for compatibility with glibc. With this it got better: Running test 'vfprintf' 0 empty "" = "" [OK] 1 simple "foo" = "foo" [OK] 2 string "foo" = "foo" [OK] 3 number "1234" = "1234" [OK] 4 negnumber "-1234" = "-1234" [OK] 5 unsigned "12345" = "12345" [OK] 6 char "c" = "c" [OK] 7 hex "f" = "f" [OK] 8 pointer written(5) != 3 [FAIL] Errors during this test: 1 This is caused by glibc emitting "(nil)" while we emit "0x0" for a NULL pointer since we use the same code as when dumping integers. I could fix that one as well by printing (void*)1 instead, which shows "0x1" for both. This gives me the patch below on top of yours, which I think would make sense to integrate in this form or a simplified one if we manage to add fflush() and fclose() earlier. What do you think ? Thanks, Willy diff --git a/tools/testing/selftests/nolibc/nolibc-test.c b/tools/testing/selftests/nolibc/nolibc-test.c index 28a8d77078dc..2958dc3eca93 100644 --- a/tools/testing/selftests/nolibc/nolibc-test.c +++ b/tools/testing/selftests/nolibc/nolibc-test.c @@ -678,6 +678,7 @@ static int expect_vfprintf(int llen, size_t c, const char *expected, const char int ret, fd, w, r; char buf[100]; va_list args; + FILE *memfile; fd = memfd_create("vfprintf", 0); if (fd == -1) { @@ -685,8 +686,14 @@ static int expect_vfprintf(int llen, size_t c, const char *expected, const char return 1; } + memfile = fdopen(fd, "w+"); + if (!memfile) { + pad_spc(llen, 64, "[FAIL]\n"); + return 1; + } + va_start(args, fmt); - w = vfprintf(fdopen(fd, "w+"), fmt, args); + w = vfprintf(memfile, fmt, args); va_end(args); if (w != c) { @@ -695,12 +702,19 @@ static int expect_vfprintf(int llen, size_t c, const char *expected, const char return 1; } +#ifndef _NOLIBC_STDIO_H + fflush(memfile); +#endif lseek(fd, 0, SEEK_SET); r = read(fd, buf, sizeof(buf) - 1); buf[r] = '\0'; +#ifndef _NOLIBC_STDIO_H + fclose(memfile); +#else close(fd); +#endif if (r != w) { llen += printf(" written(%d) != read(%d)", w, r); @@ -737,7 +751,7 @@ static int run_vfprintf(int min, int max) CASE_TEST(unsigned); EXPECT_VFPRINTF(5, "12345", "%u", 12345); break; CASE_TEST(char); EXPECT_VFPRINTF(1, "c", "%c", 'c'); break; CASE_TEST(hex); EXPECT_VFPRINTF(1, "f", "%x", 0xf); break; - CASE_TEST(pointer); EXPECT_VFPRINTF(3, "0x0", "%p", NULL); break; + CASE_TEST(pointer); EXPECT_VFPRINTF(3, "0x1", "%p", (void*)0x1); break; case __LINE__: return ret; /* must be last */ /* note: do not set any defaults so as to permit holes above */