On Mon, Aug 25, 2008 at 02:46:25PM -0700, Luis R. Rodriguez wrote: > Mesh code is GPLv2 right now. What I'd recommend is to get mesh support > added into mac80211_hwsim driver and then you can test mesh code without > even having any wireless hardware. That would be quite useful addition for automated tests that anyone can run. > At the third Linux wireless summit in Ottawa we briefly spoke about > automating testing for wireless. We should try to automate this first > with mac80211_hwsim and some scripts to do basic tests. Mesh testing can > be added once mac8021_hwsim gets support for Mesh. I've started collecting test cases for mac80211_hwsim. It would be interesting to see whether these could be integrated into LTP somehow and allow people to run a set of tests in fully scripted way. These tests are described in hostap.git tree mac80211_hwsim/tests subdirectories: http://w1.fi/gitweb/gitweb.cgi?p=hostap.git;a=tree;f=mac80211_hwsim/tests The current instructions for running the commands (*/test.txt) are more for a person than a script, but the changes to get test running would be trivial (i.e., just run hostapd and wpa_supplicant on background). Larger task is in adding some functionality to verify that the test passed and then finish with cleaning up (killing daemons from background and unload mac80211_hwsim). -- Jouni Malinen PGP id EFC895FA -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html