From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v1 1/2] libs/libltpnewipc: Add missing libmsgctl.c
Date: Tue, 16 Jun 2020 15:26:34 +0200 [thread overview]
Message-ID: <20200616132634.GC2790@yuki.lan> (raw)
In-Reply-To: <1592298082-21792-1-git-send-email-xuyang2018.jy@cn.fujitsu.com>
Hi!
> Add libmsgctl.c into ltp new ipc libs, so the upcoming msgstress cleanup cases
> can use its functions.
First of all the code should be ported into new library, which among
other things, means that the printf() should be replaced with tst_res(),
and there would no longer be a reason to return the PASS/FAIL since that
would be handled by the test library from that point on.
--
Cyril Hrubis
chrubis@suse.cz
prev parent reply other threads:[~2020-06-16 13:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-16 9:01 [LTP] [PATCH v1 1/2] libs/libltpnewipc: Add missing libmsgctl.c Yang Xu
2020-06-16 9:01 ` [LTP] [PATCH v1 2/2] syscalls/msgstress: scale number of processes accodingly to available RAM Yang Xu
2020-06-16 13:26 ` 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=20200616132634.GC2790@yuki.lan \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox