tests: Reset wlan5 device before RELOG command
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 23 Sep 2016 13:01:36 +0000 (16:01 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 23 Sep 2016 13:03:59 +0000 (16:03 +0300)
commit78a37200f8336f3e509d7165e89caf132ced2d90
treed4e8e987681fb790456200da649ce86f3c1d87be
parent50bb5c8627197119d39b15923a48d22acab67b5f
tests: Reset wlan5 device before RELOG command

This moves the wpa_supplicant debug entries from the end of a test case
using a dynamically added wlan5 interface to the correct test case,
i.e., the test case that added the interface instead of whatever test
case happens to follow this.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/run-tests.py