All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: Andrea Cervesato <andrea.cervesato@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH 2/2] Refactor setresgit04 test
Date: Fri, 3 Jan 2025 12:02:43 +0100	[thread overview]
Message-ID: <20250103110243.GB199182@pevik> (raw)
In-Reply-To: <20241113-setresgid_refactoring-v1-2-b6d07400e374@suse.com>

Hi Andrea,

again, here I merged with SETRESGID() to keep the check for 16-bit support:

-       TST_EXP_PASS(setresgid(-1, ltpuser->pw_gid, -1));
+       TST_EXP_PASS(SETRESGID(-1, ltpuser->pw_gid, -1));

Thanks!

Kind regards,
Petr

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

      reply	other threads:[~2025-01-03 11:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-13 13:02 [LTP] [PATCH 0/2] setresgit testing suite refactoring Andrea Cervesato
2024-11-13 13:02 ` [LTP] [PATCH 1/2] Refactor setresgit01 test Andrea Cervesato
2025-01-03 11:01   ` Petr Vorel
2024-11-13 13:02 ` [LTP] [PATCH 2/2] Refactor setresgit04 test Andrea Cervesato
2025-01-03 11:02   ` 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=20250103110243.GB199182@pevik \
    --to=pvorel@suse.cz \
    --cc=andrea.cervesato@suse.de \
    --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.