($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v6 0/4] lib: Add TST_EXP_FAIL_PTR_{NULL, VOID}{, _ARR} macros
Date: Thu, 28 Mar 2024 17:29:35 +0100	[thread overview]
Message-ID: <20240328162939.100872-1-pvorel@suse.cz> (raw)

Petr Vorel (1):
  test_macros02: Reduce duplicity

Wei Gao (3):
  lib: Add TST_EXP_FAIL_PTR_{NULL,VOID}{,_ARR} macros
  shmat02: Use TST_EXP_FAIL_PTR_VOID
  realpath01: Use TST_EXP_FAIL_PTR_NULL

 include/tst_test_macros.h                     | 61 ++++++++++++++
 lib/newlib_tests/test_macros02.c              | 84 ++++++++++++-------
 testcases/kernel/syscalls/ipc/shmat/shmat02.c | 15 +---
 .../kernel/syscalls/realpath/realpath01.c     | 11 +--
 4 files changed, 119 insertions(+), 52 deletions(-)

-- 
2.43.0


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

             reply	other threads:[~2024-03-28 16:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28 16:29 Petr Vorel [this message]
2024-03-28 16:29 ` [LTP] [PATCH v6 1/4] test_macros02: Reduce duplicity Petr Vorel
2024-03-28 16:29 ` [LTP] [PATCH v6 2/4] lib: Add TST_EXP_FAIL_PTR_{NULL, VOID}{, _ARR} macros Petr Vorel
2024-03-28 16:29 ` [LTP] [PATCH v6 3/4] shmat02: Use TST_EXP_FAIL_PTR_VOID Petr Vorel
2024-03-28 16:29 ` [LTP] [PATCH v6 4/4] realpath01: Use TST_EXP_FAIL_PTR_NULL Petr Vorel

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=20240328162939.100872-1-pvorel@suse.cz \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).