Re: [PATCH v2 2/2] tests: Add mesh path test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2017/02/25 17:15, Jouni Malinen wrote:
On Wed, Feb 22, 2017 at 12:04:06PM +0900, Masashi Honma wrote:
diff --git a/tests/hwsim/test_wmediumd.py b/tests/hwsim/test_wmediumd.py

+def test_wmediumd_path(dev, apdev, params):
+    """test a mesh path"""

+            p = subprocess.Popen(['wmediumd', '-l', '6', '-c', fn],
+                                 stdout=open(os.path.abspath(os.path.join(params['logdir'], 'wmediumd.log')), 'a'),
+                                 stderr=subprocess.STDOUT)

This has the same issue as the previous test case, i.e., it does not
work with older wmediumd versions and claims PASS even when wmediumd
could not actually be started.

I see. I will fix both.

Masashi Honma.

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux