All of lore.kernel.org
 help / color / mirror / Atom feed
From: "?ukasz Majewski" <lukma@denx.de>
To: "Randy MacLeod" <randy.macleod@windriver.com>
Cc: yocto@lists.yoctoproject.org
Subject: Re: [yocto] [ptest-runner 0/5] ptest: Various memory fixes and enhancements
Date: Thu, 22 Jul 2021 11:27:02 +0200	[thread overview]
Message-ID: <20210722112702.4021d871@ktm> (raw)
In-Reply-To: <40d7ecd0-d330-6573-5959-4be169e1160d@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 1364 bytes --]

Hi Randy,

> On 2021-07-21 5:46 a.m., ?ukasz Majewski wrote:
> > This patch series provides some memory management fixes and
> > corrected return code handling for ptest-runner2.
> > 
> > Adrian Freihofer (4):
> >    git: Extend the gitignore
> >    mem: Fix memleak for ptest_opts
> >    mem: Simplify memory management
> >    mem: Refactor ptest_list cleanup
> > 
> > Lukasz Majewski (1):
> >    main: Do not return number of failed tests when calling
> > ptest-runner
> > 
> >   .gitignore         |  3 +++
> >   main.c             | 33 ++++++++++++++++++++++++++++-----
> >   ptest_list.c       | 13 ++++---------
> >   ptest_list.h       |  8 +-------
> >   tests/ptest_list.c | 13 +++++++------
> >   tests/utils.c      | 22 +++++++++++-----------
> >   utils.c            | 11 ++++-------
> >   7 files changed, 58 insertions(+), 45 deletions(-)
> >   create mode 100644 .gitignore
> > 
> > 
> > 
> > 
> >   
> 
> Looks good to me.
> 
> Did you happen to check the compile with clang as well?
> If not, I may do that eventually.
> 

No, I've just used gcc.


Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 499 bytes --]

      reply	other threads:[~2021-07-22  9:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21  9:46 [ptest-runner 0/5] ptest: Various memory fixes and enhancements ?ukasz Majewski
2021-07-21  9:46 ` [ptest-runner 1/5] git: Extend the gitignore ?ukasz Majewski
2021-07-26 15:44   ` [yocto] " Anibal Limon
2021-07-21  9:46 ` [ptest-runner 2/5] mem: Fix memleak for ptest_opts ?ukasz Majewski
2021-07-26 16:02   ` [yocto] " Anibal Limon
2021-07-21  9:46 ` [ptest-runner 3/5] mem: Simplify memory management ?ukasz Majewski
2021-07-26 16:05   ` [yocto] " Anibal Limon
2021-07-21  9:46 ` [ptest-runner 4/5] mem: Refactor ptest_list cleanup ?ukasz Majewski
2021-07-26 16:10   ` [yocto] " Anibal Limon
2021-07-26 16:25     ` Anibal Limon
2021-07-21  9:46 ` [ptest-runner 5/5] main: Do not return number of failed tests when calling ptest-runner ?ukasz Majewski
2021-07-26  7:00   ` Tero Kinnunen
2021-07-26 15:40     ` [yocto] " Anibal Limon
2021-07-27 15:54   ` Adrian Freihofer
2021-07-21 23:36 ` [yocto] [ptest-runner 0/5] ptest: Various memory fixes and enhancements Randy MacLeod
2021-07-22  9:27   ` ?ukasz Majewski [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=20210722112702.4021d871@ktm \
    --to=lukma@denx.de \
    --cc=randy.macleod@windriver.com \
    --cc=yocto@lists.yoctoproject.org \
    /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.