hostap/tests/hwsim/sta-dummy.conf
Jouni Malinen 8a244cd8a0 tests: Add concurrent version of P2P test setup
A virtual station interface in scanning state can change the P2P
operations quite a bit, so running all the P2P tests also in such
setup can increase testing coverage quite a bit.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-03-19 10:58:28 +02:00

8 lines
108 B
Plaintext

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=admin
network={
disabled=0
ssid="test"
key_mgmt=NONE
}