[dts] [[patch]] need more time to start test-app Signed-off-by: lijuan tu <lijuanx.a.tu at intel.com>

lijuan tu lijuanx.a.tu at intel.com
Thu Oct 15 09:00:41 CEST 2015


Signed-off-by: lijuan tu <lijuanx.a.tu at intel.com>
---
 tests/TestSuite_unit_tests_ivshmem.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/TestSuite_unit_tests_ivshmem.py b/tests/TestSuite_unit_tests_ivshmem.py
index d479b53..637d2cc 100644
--- a/tests/TestSuite_unit_tests_ivshmem.py
+++ b/tests/TestSuite_unit_tests_ivshmem.py
@@ -72,7 +72,7 @@ class TestUnitTestsIvshmem(TestCase):
         """
         Run Inter-VM share memory test.
         """
-        self.dut.send_expect("./%s/app/test -n 1 -c ffff" % (self.target), "R.*T.*E.*>.*>", 10)
+        self.dut.send_expect("./%s/app/test -n 1 -c ffff" % (self.target), "R.*T.*E.*>.*>", 20)
         out = self.dut.send_expect("ivshmem_autotest", "RTE>>", 120)
         self.dut.send_expect("quit", "# ")
         self.verify("Test OK" in out, "Test failed")
-- 
1.7.4.4



More information about the dts mailing list