All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] [v3, 1/6] syscalls/sysfs: Convert sysfs01 to the new API
Date: Wed, 11 Aug 2021 11:21:45 +0200	[thread overview]
Message-ID: <YROWqa27tFmwjCqk@yuki> (raw)
In-Reply-To: <20210811024759.17858-1-sujiaxun@uniontech.com>

Hi!
> +	/* option 1, buf holds fs name */
> +	TST_EXP_POSITIVE(tst_syscall(__NR_sysfs, 1, "proc"), "sysfs(1,'proc')");
> 
> +	if (TST_PASS == 1)
> +		tst_res(TPASS, "sysfs(2) Passed for option 1");

Ah, TST_EXP_POSITIVE() does not produce TPASS message, that should be
fixed so that we don't have to add the TPASS message manually here. I
will send a patch.

-- 
Cyril Hrubis
chrubis@suse.cz

      reply	other threads:[~2021-08-11  9:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-11  2:47 [LTP] [PATCH] [v3, 1/6] syscalls/sysfs: Convert sysfs01 to the new API sujiaxun
2021-08-11  9:21 ` Cyril Hrubis [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=YROWqa27tFmwjCqk@yuki \
    --to=chrubis@suse.cz \
    --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 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.