Hi Maxence Viallon > Hi, > > I have been working for the last 2 month with Julien Massot on Wlantest, an > automatic wireless testing tool written in Python for ConnMann. > I think it might be relevant for some people working with Connman to have a > look at the first release (1.0). > > Github link : https://github.com/aldebaran/wlantest > > It was initially designed to be run on a daily basis on Nao robots to check > ConnMan stability. > We are currently running Wlantest inside a Nao virtual machine where we > setup virtual interfaces with mac80211_hwsim. >
It's great to see wlantest. Yes configuring AP is a key issue to prevent wifi autotest. And mac80211_hwsim + hostapd is a good solution. I have several questions: 1. Do you plan to run wlantest regularly? 2. Is wlantest and connman run in host machine, and mac80211_hwsim run in VM? I thought that mac80211_hwsim just supports operations between virtual hwsim interfaces in the same machine. 3. If both connman and mac80211_hwsim run in the same machine, will connman automatically manage the virtual interface for hostapd? If this is true, is there conflict for IP address between connman and hostapd+dhcpd? Bests Jeff _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
