mbox series

[V1,0/2] test_plans: adds, tests: adds

Message ID 1596183559-247699-3-git-send-email-hailinx.xu@intel.com (mailing list archive)
Headers
Series test_plans: adds, tests: adds |

Message

hailinx July 31, 2020, 8:19 a.m. UTC
  From: "Xu,Hailin" <hailinx.xu@intel.com>

add cvl dcf new suite

Xu,Hailin (2):
  test_plans/cvl_dcf_date_path:add new test plan
  tests/TestSuite_cvl_dcf_date_path:add new suite

 test_plans/cvl_dcf_date_path_test_plan.rst | 203 ++++++++++++++++++++
 tests/TestSuite_cvl_dcf_date_path.py       | 206 +++++++++++++++++++++
 2 files changed, 409 insertions(+)
 create mode 100755 test_plans/cvl_dcf_date_path_test_plan.rst
 create mode 100755 tests/TestSuite_cvl_dcf_date_path.py
  

Comments

hailinx Aug. 3, 2020, 6:09 a.m. UTC | #1
Tested-by:  Xu, HailinX <hailinx.xu@intel.com>

Regards,
Xu, Hailin


-----Original Message-----
From: Xu, HailinX 
Sent: Friday, July 31, 2020 4:19 PM
To: dts@dpdk.org
Cc: Xu, HailinX <hailinx.xu@intel.com>
Subject: [dts][PATCH V1 0/2] test_plans: adds, tests: adds

From: "Xu,Hailin" <hailinx.xu@intel.com>

add cvl dcf new suite

Xu,Hailin (2):
  test_plans/cvl_dcf_date_path:add new test plan
  tests/TestSuite_cvl_dcf_date_path:add new suite

 test_plans/cvl_dcf_date_path_test_plan.rst | 203 ++++++++++++++++++++
 tests/TestSuite_cvl_dcf_date_path.py       | 206 +++++++++++++++++++++
 2 files changed, 409 insertions(+)
 create mode 100755 test_plans/cvl_dcf_date_path_test_plan.rst
 create mode 100755 tests/TestSuite_cvl_dcf_date_path.py
  
Chen, Zhaoyan Aug. 6, 2020, 1:27 a.m. UTC | #2
Acked-by: Zhaoyan Chen <zhaoyan.chen@intel.com>



Regards,
Zhaoyan Chen

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Xu, HailinX
> Sent: Monday, August 3, 2020 2:10 PM
> To: dts@dpdk.org
> Subject: Re: [dts] [PATCH V1 0/2] test_plans: adds, tests: adds
> 
> Tested-by:  Xu, HailinX <hailinx.xu@intel.com>
> 
> Regards,
> Xu, Hailin
> 
> 
> -----Original Message-----
> From: Xu, HailinX
> Sent: Friday, July 31, 2020 4:19 PM
> To: dts@dpdk.org
> Cc: Xu, HailinX <hailinx.xu@intel.com>
> Subject: [dts][PATCH V1 0/2] test_plans: adds, tests: adds
> 
> From: "Xu,Hailin" <hailinx.xu@intel.com>
> 
> add cvl dcf new suite
> 
> Xu,Hailin (2):
>   test_plans/cvl_dcf_date_path:add new test plan
>   tests/TestSuite_cvl_dcf_date_path:add new suite
> 
>  test_plans/cvl_dcf_date_path_test_plan.rst | 203
> ++++++++++++++++++++
>  tests/TestSuite_cvl_dcf_date_path.py       | 206 +++++++++++++++++++++
>  2 files changed, 409 insertions(+)
>  create mode 100755 test_plans/cvl_dcf_date_path_test_plan.rst
>  create mode 100755 tests/TestSuite_cvl_dcf_date_path.py
> 
> --
> 2.17.1
  
Tu, Lijuan Aug. 12, 2020, 8 a.m. UTC | #3
> add cvl dcf new suite
> 
> Xu,Hailin (2):
>   test_plans/cvl_dcf_date_path:add new test plan
>   tests/TestSuite_cvl_dcf_date_path:add new suite
> 
>  test_plans/cvl_dcf_date_path_test_plan.rst | 203 ++++++++++++++++++++
>  tests/TestSuite_cvl_dcf_date_path.py       | 206 +++++++++++++++++++++

Applied