]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix ap_wps_wpa_cli_action outside VM
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Jul 2015 17:48:33 +0000 (20:48 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 23 Jul 2015 17:48:33 +0000 (20:48 +0300)
commit8936b095eaa5b39a5b8d51f8f27443166e36a913
treecc753d67d9d8bfd8644f79fcbfb5c97277774fde
parentde01710b08f879ee44460cc41f0f02cd39d01775
tests: Fix ap_wps_wpa_cli_action outside VM

Pass absolute path to the daemonized wpa_cli process and add read
privileges for everyone on the action script to make this test case work
better when run without a VM.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_wps.py