[PATCH 0/5] test_module pathset

olichtne at redhat.com olichtne at redhat.com
Fri Feb 8 10:09:44 UTC 2013


From: Ondrej Lichtner <olichtne at redhat.com>

The following is a patch series fixing bugs in the test_modules that I've
encountered while I was creating the wiki documentation for them.

Ondrej Lichtner (5):
  TestPacketAssert: minor bug fixes
  TestPktCounter: fix error when dport option is None
  TestTCPConnect: option parsing bug fixes
  TestTCPListen: option parsing bug fixes
  TestIperf: bind option not specified bug

 test_modules/TestIperf.py        |  5 ++++-
 test_modules/TestPacketAssert.py | 35 +++++++++++++++++++++++++++++------
 test_modules/TestPktCounter.py   |  5 ++++-
 test_modules/TestTCPConnect.py   | 10 ++++++----
 test_modules/TestTCPListen.py    |  4 ++--
 5 files changed, 45 insertions(+), 14 deletions(-)

-- 
1.7.11.7



More information about the LNST-developers mailing list