]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Enable wpa_supplicant D-Bus support for hwsim tests
authorJouni Malinen <j@w1.fi>
Fri, 26 Dec 2014 15:44:24 +0000 (17:44 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 2 Jan 2015 20:50:27 +0000 (22:50 +0200)
commitb0839232fa0221d11063d0aa5c9efe72405b124f
treeb89d76a6e32256f09ad53286f019e41593337a15
parentfa0d99c4b2c200fa0a64d83651c8e1cd66801b13
tests: Enable wpa_supplicant D-Bus support for hwsim tests

This allows automated testing of the wpa_supplicant D-Bus interface. The
instance controlling wlan0 registers with D-Bus if dbus-daemon was
started successfully. This is only used in VM testing, i.e., not when
run-tests.sh is used on the host system with D-Bus running for normal
system purposes.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/example-wpa_supplicant.config
tests/hwsim/start.sh
tests/hwsim/vm/dbus.conf [new file with mode: 0644]
tests/hwsim/vm/inside.sh