public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] Add ltp pivot_root test
Date: Wed, 20 Mar 2019 16:28:44 +0100	[thread overview]
Message-ID: <20190320152843.GA17281@rei> (raw)
In-Reply-To: <20190319223157.47453-1-paullawrence@google.com>

Hi!
Pushed with minor changes, thanks.

* Added .gitignore for the pivot_root01 binary

* Changed tst_brk(TFAIL, ...) to tst_brk(TBROK, ...)
  (see https://github.com/linux-test-project/ltp/issues/462)

* Made use of TERRNO flag instead of strerror(), we avoid using
  strerror() since it produces localized sentencies instead of
  errno symbolic names. Instead we use either TERRNO or tst_strerrno()
  function.

-- 
Cyril Hrubis
chrubis@suse.cz

  reply	other threads:[~2019-03-20 15:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-19 22:31 [LTP] [PATCH] Add ltp pivot_root test Paul Lawrence
2019-03-20 15:28 ` Cyril Hrubis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-02-28 19:36 Paul Lawrence
2019-03-01  9:24 ` Matthias =?unknown-8bit?q?M=C3=A4nnich?=

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=20190320152843.GA17281@rei \
    --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