tests: Fix wpas_ctrl_country and dbus_country with valid db.txt
authorJouni Malinen <j@w1.fi>
Sat, 12 Dec 2015 10:45:30 +0000 (12:45 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Dec 2015 10:45:30 +0000 (12:45 +0200)
commitbe90370bd53fc9c2de5a89aac85933992d23c6f2
tree6c3337f4ead8ff3f371ee91c53310bf3d3e881f0
parent5b7784a89ca2ad6d2eb9d332cc3d49cb1743a6ea
tests: Fix wpas_ctrl_country and dbus_country with valid db.txt

init=CORE was previously used due to invalid db.txt data for 00. For
now, allow both it and the new init=USER after fixed db.txt.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_dbus.py
tests/hwsim/test_wpas_ctrl.py