All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam James <sam@gentoo.org>
To: dtrace@lists.linux.dev
Cc: Sam James <sam@gentoo.org>
Subject: [PATCH 0/3] Test exit code fixlets
Date: Tue, 20 Aug 2024 01:10:19 +0100	[thread overview]
Message-ID: <cover.1724112622.git.sam@gentoo.org> (raw)

A small set of exit code fixes to tests.

There are some other issues that are worth discussing, like pipelines
and ignoring the exit code there, but a lot of that stuff doesn't
matter *too* much given the test output is checked anyway.

Sam James (3):
  test: fix exit code in tst.ipv4remotetcp.sh
  test: fix exit code typo in tst.core.sh
  test: fix exit code in tst.newprobes.sh

 test/unittest/ip/tst.ipv4remotetcp.sh | 2 +-
 test/unittest/options/tst.core.sh     | 2 +-
 test/unittest/pid/tst.newprobes.sh    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)


base-commit: c84954cdc6fb017034e2c3fe4445a7c8981d35e9
-- 
2.46.0


             reply	other threads:[~2024-08-20  0:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-20  0:10 Sam James [this message]
2024-08-20  0:10 ` [PATCH 1/3] test: fix exit code in tst.ipv4remotetcp.sh Sam James
2024-10-12  3:29   ` Kris Van Hees
2024-08-20  0:10 ` [PATCH 2/3] test: fix exit code typo in tst.core.sh Sam James
2024-10-12  3:29   ` Kris Van Hees
2024-08-20  0:10 ` [PATCH 3/3] test: fix exit code in tst.newprobes.sh Sam James
2024-08-20  2:14   ` Eugene Loh
2024-10-12  3:29   ` Kris Van Hees
2024-10-12  3:55     ` Eugene Loh
2024-10-12  4:13       ` Kris Van Hees

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1724112622.git.sam@gentoo.org \
    --to=sam@gentoo.org \
    --cc=dtrace@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.