public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: Anders Roxell <anders.roxell@linaro.org>
Cc: dan.carpenter@linaro.org, ltp@lists.linux.it,
	benjamin.copeland@linaro.org
Subject: Re: [LTP] [PATCH] isofs: Add ISO9660 kernel config requirement
Date: Mon, 27 Oct 2025 10:02:33 +0100	[thread overview]
Message-ID: <aP81KaVnfcm1sj8j@rei> (raw)
In-Reply-To: <20251024125649.2343520-1-anders.roxell@linaro.org>

Hi!
>  TST_NEEDS_CMDS="mount umount"
>  TST_NEEDS_TMPDIR=1
> +TST_NEEDS_KCONFIGS="CONFIG_ISO9660_FS=y | CONFIG_ISO9660_FS=m"

If you add just TST_NEEDS_KCONFIGS="CONFIG_ISO9660_FS" it will match both
=y and =m I've added this shortcut to the library so that we do not need
to write it as you did above.

>  TST_TESTFUNC=do_test
>  TST_CNT=3
>  TST_SETUP="setup"
> -- 
> 2.51.0
> 

-- 
Cyril Hrubis
chrubis@suse.cz

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

  parent reply	other threads:[~2025-10-27  9:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-24 12:56 [LTP] [PATCH] isofs: Add ISO9660 kernel config requirement Anders Roxell
2025-10-24 15:39 ` Petr Vorel
2025-10-27  9:02 ` Cyril Hrubis [this message]
2025-10-27 14:22   ` Anders Roxell
2025-10-29  8:16   ` 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=aP81KaVnfcm1sj8j@rei \
    --to=chrubis@suse.cz \
    --cc=anders.roxell@linaro.org \
    --cc=benjamin.copeland@linaro.org \
    --cc=dan.carpenter@linaro.org \
    --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