[dts] [PATCH V1] rename testsuite since testplan renamed

Xiao, QimaiX qimaix.xiao at intel.com
Thu Aug 27 12:54:36 CEST 2020


Tested-by: Xiao Qimai <qimaix.xiao at intel.com>

Regards,
Xiao Qimai

> -----Original Message-----
> From: Xiao, QimaiX <qimaix.xiao at intel.com>
> Sent: Thursday, August 27, 2020 6:25 PM
> To: dts at dpdk.org
> Cc: Xiao, QimaiX <qimaix.xiao at 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 at 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



More information about the dts mailing list