[dts] [dts 11/38] tests-TestSuite_interrupt_pmd.py:support meson build

xizhan4x xix.zhang at intel.com
Fri Sep 4 10:18:18 CEST 2020


Signed-off-by: xizhan4x <xix.zhang at intel.com>
---
 tests/TestSuite_interrupt_pmd.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/TestSuite_interrupt_pmd.py b/tests/TestSuite_interrupt_pmd.py
index 17a58af..752c673 100644
--- a/tests/TestSuite_interrupt_pmd.py
+++ b/tests/TestSuite_interrupt_pmd.py
@@ -52,7 +52,7 @@ class TestInterruptPmd(TestCase):
         cores = self.dut.get_core_list("1S/4C/1T")
         self.coremask = utils.create_mask(cores)
 
-        self.path = "./examples/l3fwd-power/build/l3fwd-power"
+        self.path = self.dut.apps_name["l3fwd-power"]
 
         self.trafficFlow = {
             "Flow1": [[0, 0, 1], [1, 0, 2]],
-- 
1.8.3.1



More information about the dts mailing list