[dts] [dts 13/38] tests-TestSuite_l2fwd_jobstats.py:support meson build

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


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

diff --git a/tests/TestSuite_l2fwd_jobstats.py b/tests/TestSuite_l2fwd_jobstats.py
index 855c399..c00e39c 100644
--- a/tests/TestSuite_l2fwd_jobstats.py
+++ b/tests/TestSuite_l2fwd_jobstats.py
@@ -75,7 +75,7 @@ class TestL2fwdJobstats(TestCase):
         """
         Verify l2fwd jobstats is correct
         """
-        path = "./examples/l2fwd-jobstats/build/l2fwd-jobstats"
+        path = self.dut.apps_name["l2fwd-jobstats"]
         cmd = path + " -c %s -n 4 -- -q 2 -p 0x03 -l" % (self.coremask)
         self.dut.send_expect(cmd, "Port statistics", 60)
 
-- 
1.8.3.1



More information about the dts mailing list