igt-dev.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: priyanka.dandamudi@intel.com
To: kamil.konieczny@linux.intel.com, igt-dev@lists.freedesktop.org,
	arjun.melkaveri@intel.com, priyanka.dandamudi@intel.com
Subject: [igt-dev] [PATCH i-g-t 1/2] prime_self_import: Add description for test
Date: Mon, 21 Mar 2022 18:42:04 +0530	[thread overview]
Message-ID: <20220321131205.267500-2-priyanka.dandamudi@intel.com> (raw)
In-Reply-To: <20220321131205.267500-1-priyanka.dandamudi@intel.com>

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);
 		igt_subtest(tests[i].name)
 			tests[i].fn();
 	}
-- 
2.25.1

  reply	other threads:[~2022-03-21 13:20 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 ` priyanka.dandamudi [this message]
2022-03-23 13:51   ` [igt-dev] [PATCH i-g-t 1/2] prime_self_import: Add description for test Kamil Konieczny
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=20220321131205.267500-2-priyanka.dandamudi@intel.com \
    --to=priyanka.dandamudi@intel.com \
    --cc=arjun.melkaveri@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@linux.intel.com \
    /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 NNTP newsgroup(s).