From: Kamil Konieczny <kamil.konieczny@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t 1/2] prime_self_import: Add description for test
Date: Wed, 23 Mar 2022 14:51:53 +0100 [thread overview]
Message-ID: <Yjsl+UZ3DFgTaLz+@kamilkon-DESK1> (raw)
In-Reply-To: <20220321131205.267500-2-priyanka.dandamudi@intel.com>
Hi Priyanka,
Dnia 2022-03-21 at 18:42:04 +0530, priyanka.dandamudi@intel.com napisał(a):
> From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
>
> Add description for test.
>
> Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
> Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
> Cc: Arjun Melkaveri <arjun.melkaveri@intel.com>
> ---
> tests/prime_self_import.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tests/prime_self_import.c b/tests/prime_self_import.c
> index 38a55439..a56ec313 100644
> --- a/tests/prime_self_import.c
> +++ b/tests/prime_self_import.c
> @@ -442,6 +442,8 @@ igt_main
> int i;
>
> for (i = 0; i < ARRAY_SIZE(tests); i++) {
> + igt_describe_f("Verify PRIME_HANDLE_TO_FD functionality in"
> + " different scenarios:%s", tests[i].name);
Imho this doesn't add much explanation to test, so either keep
it short, like "Verify prime import/export with %s", or add
description to tests[] and print tests[i].idescription
> igt_subtest(tests[i].name)
> tests[i].fn();
> }
> --
> 2.25.1
>
Regards,
Kamil
next prev parent reply other threads:[~2022-03-23 13:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-21 13:12 [igt-dev] [PATCH i-g-t 0/2] HAX add description to prime_self_import priyanka.dandamudi
2022-03-21 13:12 ` [igt-dev] [PATCH i-g-t 1/2] prime_self_import: Add description for test priyanka.dandamudi
2022-03-23 13:51 ` Kamil Konieczny [this message]
2022-03-21 13:12 ` [igt-dev] [PATCH i-g-t 2/2] HAX: don't do full run priyanka.dandamudi
2022-03-21 15:04 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX add description to prime_self_import Patchwork
-- strict thread matches above, loose matches on Subject: below --
2022-04-26 7:20 [igt-dev] [PATCH i-g-t 0/2] " priyanka.dandamudi
2022-04-26 7:20 ` [igt-dev] [PATCH i-g-t 1/2] prime_self_import: Add description for test priyanka.dandamudi
2022-04-26 23:20 ` Kamil Konieczny
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=Yjsl+UZ3DFgTaLz+@kamilkon-DESK1 \
--to=kamil.konieczny@linux.intel.com \
--cc=igt-dev@lists.freedesktop.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox