test suite reviews and discussions
 help / color / mirror / Atom feed
From: Xiao Qimai <qimaix.xiao@intel.com>
To: dts@dpdk.org
Cc: Xiao Qimai <qimaix.xiao@intel.com>
Subject: [dts] [PATCH V1] rename testsuite since testplan renamed
Date: Thu, 27 Aug 2020 10:24:44 +0000	[thread overview]
Message-ID: <20200827102444.111529-1-qimaix.xiao@intel.com> (raw)

*. testplan test_plans/vhost_enqueue_interrupt_test_plan has been
replaced by test_plans/vhost_user_interrupt_test_plan.rst, so rename
testsuite

Signed-off-by: Xiao Qimai <qimaix.xiao@intel.com>
---
 ...t_enqueue_interrupt.py => TestSuite_vhost_user_interrupt.py} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename tests/{TestSuite_vhost_enqueue_interrupt.py => TestSuite_vhost_user_interrupt.py} (99%)

diff --git a/tests/TestSuite_vhost_enqueue_interrupt.py b/tests/TestSuite_vhost_user_interrupt.py
similarity index 99%
rename from tests/TestSuite_vhost_enqueue_interrupt.py
rename to tests/TestSuite_vhost_user_interrupt.py
index 55207821..cc8fba70 100644
--- a/tests/TestSuite_vhost_enqueue_interrupt.py
+++ b/tests/TestSuite_vhost_user_interrupt.py
@@ -39,7 +39,7 @@ import time
 from test_case import TestCase
 
 
-class TestVhostEnqueueInterrupt(TestCase):
+class TestVhostUserInterrupt(TestCase):
 
     def set_up_all(self):
         """
-- 
2.25.1


             reply	other threads:[~2020-08-27 10:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-27 10:24 Xiao Qimai [this message]
2020-08-27 10:54 ` Xiao, QimaiX
2020-09-02  3:08 ` Tu, Lijuan

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=20200827102444.111529-1-qimaix.xiao@intel.com \
    --to=qimaix.xiao@intel.com \
    --cc=dts@dpdk.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;
as well as URLs for NNTP newsgroup(s).