]> git.ipfire.org Git - thirdparty/hostap.git/commit - tests/hwsim/test_ap_config.py
tests: Fix ap_config_reload_on_sighup test
authorSriram R <srirrama@qti.qualcomm.com>
Fri, 17 Nov 2017 09:43:36 +0000 (15:13 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 17 Nov 2017 17:13:10 +0000 (19:13 +0200)
commite0534658356fc76b4bddd3ced23cfda957f66dd2
tree80a22eb34d7205a4742ef0e584774a45f56c2689
parent21fd5576a551eb0da54e88c92522d81a48ec9fd7
tests: Fix ap_config_reload_on_sighup test

Use absolute path name for configuration file to ensure the file can be
succesfully reloaded and read on SIGHUP signal. This is needed when
running the test case on host (i.e., not using a VM).

Signed-off-by: Sriram R <srirrama@qti.qualcomm.com>
tests/hwsim/test_ap_config.py