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

Liu, Yong yong.liu at intel.com
Tue Oct 20 04:23:43 CEST 2015


Applied, please check your email subject.

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of lijuan tu
> Sent: Thursday, October 15, 2015 3:26 PM
> To: dts at dpdk.org
> Subject: [dts] [[patch]] unit_test_hash need more time to exe test Signed-
> off-by: lijuan tu <lijuanx.a.tu at intel.com>
> 
> ---
>  tests/TestSuite_unit_tests_eal.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/tests/TestSuite_unit_tests_eal.py
> b/tests/TestSuite_unit_tests_eal.py
> index e36adc5..b8bd5a3 100644
> --- a/tests/TestSuite_unit_tests_eal.py
> +++ b/tests/TestSuite_unit_tests_eal.py
> @@ -111,7 +111,7 @@ class TestUnitTestsEal(TestCase):
>          """
> 
>          self.dut.send_expect("./app/test/test -n 1 -c ffff",
> "R.*T.*E.*>.*>", 10)
> -        out = self.dut.send_expect("hash_autotest", "RTE>>", 30)
> +        out = self.dut.send_expect("hash_autotest", "RTE>>", 40)
>          self.dut.send_expect("quit", "# ")
>          self.verify("Test OK" in out, "Test failed")
> 
> --
> 1.7.4.4



More information about the dts mailing list