public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Richard Palethorpe <rpalethorpe@suse.de>
To: Andrea Cervesato <andrea.cervesato@suse.com>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v1] Refactor pidns17 test using new LTP API
Date: Tue, 01 Nov 2022 10:54:57 +0000	[thread overview]
Message-ID: <878rkv9c63.fsf@suse.de> (raw)
In-Reply-To: <20220808141632.10056-1-andrea.cervesato@suse.com>

hello,

> +	if (counter != CHILDREN_NUM) {
> +		tst_res(TFAIL, "%d children didn't end", CHILDREN_NUM - counter);
> +		return 1;
>  	}

Forgot to add, this is another place with can use TST_EXP_EQ

-- 
Thank you,
Richard.

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

      parent reply	other threads:[~2022-11-01 10:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-08 14:16 [LTP] [PATCH v1] Refactor pidns17 test using new LTP API Andrea Cervesato via ltp
2022-11-01 10:38 ` Richard Palethorpe
2022-11-01 10:54 ` Richard Palethorpe [this message]

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=878rkv9c63.fsf@suse.de \
    --to=rpalethorpe@suse.de \
    --cc=andrea.cervesato@suse.com \
    --cc=ltp@lists.linux.it \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox