All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/1] brk02: Add test for removing more than one VMA
Date: Thu, 25 Feb 2021 09:00:02 +0100	[thread overview]
Message-ID: <YDdZAu9KlOsVToML@pevik> (raw)
In-Reply-To: <20210224213520.rfdk2hdslqua7a2c@revolver>

Hi Liam,

> > > +	addr += page_size;
> > > +	if (brk(addr))
> > > +		return;
> > You need to add tst_ret(TFAIL, "failed due ..."); before each return otherwise
> > you get error:
> > tst_test.c:1080: TBROK: Test haven't reported results!

> I believe you mean tst_res().  I will fix it.
Yes, sorry for typo.

Thanks for your work!

Kind regards,
Petr

      reply	other threads:[~2021-02-25  8:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-09 14:37 [LTP] [PATCH 0/1] Test brk vma code path Liam Howlett
2021-02-09 14:37 ` [LTP] [PATCH 1/1] brk02: Add test for removing more than one VMA Liam Howlett
2021-02-12 10:27   ` Petr Vorel
2021-02-24 21:35     ` Liam Howlett
2021-02-25  8:00       ` Petr Vorel [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=YDdZAu9KlOsVToML@pevik \
    --to=pvorel@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.