* [dts] [PATCH V1] rename testsuite since testplan renamed
@ 2020-08-27 10:24 Xiao Qimai
2020-08-27 10:54 ` Xiao, QimaiX
2020-09-02 3:08 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Xiao Qimai @ 2020-08-27 10:24 UTC (permalink / raw)
To: dts; +Cc: Xiao Qimai
*. 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] rename testsuite since testplan renamed
2020-08-27 10:24 [dts] [PATCH V1] rename testsuite since testplan renamed Xiao Qimai
@ 2020-08-27 10:54 ` Xiao, QimaiX
2020-09-02 3:08 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Xiao, QimaiX @ 2020-08-27 10:54 UTC (permalink / raw)
To: dts
Tested-by: Xiao Qimai <qimaix.xiao@intel.com>
Regards,
Xiao Qimai
> -----Original Message-----
> From: Xiao, QimaiX <qimaix.xiao@intel.com>
> Sent: Thursday, August 27, 2020 6:25 PM
> To: dts@dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao@intel.com>
> Subject: [dts][PATCH V1] rename testsuite since testplan renamed
>
> *. 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] rename testsuite since testplan renamed
2020-08-27 10:24 [dts] [PATCH V1] rename testsuite since testplan renamed Xiao Qimai
2020-08-27 10:54 ` Xiao, QimaiX
@ 2020-09-02 3:08 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-09-02 3:08 UTC (permalink / raw)
To: Xiao, QimaiX, dts; +Cc: Xiao, QimaiX
> Subject: [dts] [PATCH V1] rename testsuite since testplan renamed
>
> *. 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>
Applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-09-02 3:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-27 10:24 [dts] [PATCH V1] rename testsuite since testplan renamed Xiao Qimai
2020-08-27 10:54 ` Xiao, QimaiX
2020-09-02 3:08 ` Tu, Lijuan
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).