]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: hostapd.py/wpasupplicant.py use Host when executing commands
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Tue, 8 Mar 2016 13:28:04 +0000 (14:28 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 20 Mar 2016 19:49:26 +0000 (21:49 +0200)
commit8ce4855b234ef1ff93b3cb42837a4a95b0fbbf55
treea8c60c859696753d8cf7486eb7512252d9340e6f
parent2fa26715730f105fb0748b104a175ed9bcdc6379
tests: hostapd.py/wpasupplicant.py use Host when executing commands

Execute commands using the Host class. This enables use of remote hosts
as well.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
tests/hwsim/hostapd.py
tests/hwsim/wpasupplicant.py