[LTP] [PATCH 0/4] lib/shell: run commands with 'timeout'

Alexey Kodanev alexey.kodanev@oracle.com
Wed May 24 10:40:26 CEST 2017


The first three patches remove usage of shell functions with
'ROD' based functions and the last one adds 'timeout' command
to the both shell libraries.

Alexey Kodanev (4):
  lib/test_net: print TPASS/TFAIL inside tst_ping()
  net: remove EXPECT_PASS usage with tst_ping()
  net/virt_lib.sh: don't use ROD_SILENT with shell function
  lib/test: run ROD_BASE() & tst_rod() with 'timeout' cmd

 testcases/lib/test.sh                              |    7 +++++--
 testcases/lib/test_net.sh                          |    4 ++--
 testcases/lib/tst_test.sh                          |   11 +++++++----
 .../network/stress/broken_ip/broken_ip4-checksum   |    2 +-
 .../network/stress/broken_ip/broken_ip4-dstaddr    |    2 +-
 .../network/stress/broken_ip/broken_ip4-fragment   |    2 +-
 testcases/network/stress/broken_ip/broken_ip4-ihl  |    2 +-
 .../network/stress/broken_ip/broken_ip4-protcol    |    2 +-
 .../network/stress/broken_ip/broken_ip4-totlen     |    2 +-
 .../network/stress/broken_ip/broken_ip4-version    |    2 +-
 .../network/stress/broken_ip/broken_ip6-dstaddr    |    2 +-
 .../network/stress/broken_ip/broken_ip6-nexthdr    |    2 +-
 testcases/network/stress/broken_ip/broken_ip6-plen |    2 +-
 .../network/stress/broken_ip/broken_ip6-version    |    2 +-
 testcases/network/stress/icmp/icmp-uni-basic.sh    |    5 -----
 testcases/network/stress/icmp/icmp-uni-vti.sh      |    2 +-
 testcases/network/stress/interface/if-lib.sh       |    7 +------
 testcases/network/stress/interface/if-mtu-change   |    2 +-
 testcases/network/stress/interface/if4-addr-change |    4 ++--
 testcases/network/virt/virt_lib.sh                 |    9 ++++++---
 20 files changed, 36 insertions(+), 37 deletions(-)



More information about the ltp mailing list