mbox series

[v3,0/2] add new power_intel_uncore testsuite

Message ID 20230524133032.132392-1-tadhg.kearney@intel.com (mailing list archive)
Headers
Series add new power_intel_uncore testsuite |

Message

Tadhg Kearney May 24, 2023, 1:30 p.m. UTC
  Automated tests added to test intel uncore API enabled through l3fwd-power. Also adding test plan.

Tadhg Kearney (2):
  tests/power_intel_uncore: add new power_intel_uncore test suite
  test_plans/power_intel_uncore: add test_plan for newly added test
    suite

 test_plans/index.rst                        |   1 +
 test_plans/power_intel_uncore_test_plan.rst | 126 +++++++++
 tests/TestSuite_power_intel_uncore.py       | 294 ++++++++++++++++++++
 3 files changed, 421 insertions(+)
 create mode 100644 test_plans/power_intel_uncore_test_plan.rst
 create mode 100644 tests/TestSuite_power_intel_uncore.py
  

Comments

Pattan, Reshma May 25, 2023, 11:09 a.m. UTC | #1
> -----Original Message-----
> From: Tadhg Kearney <tadhg.kearney@intel.com>
> Sent: Wednesday, May 24, 2023 2:31 PM
> To: dts@dpdk.org
> Cc: Kelly, Karen <karen.kelly@intel.com>; Kearney, Tadhg
> <tadhg.kearney@intel.com>
> Subject: [dts][PATCH v3 0/2] add new power_intel_uncore testsuite

Acked-by: Reshma Pattan <reshma.pattan@intel.com>