tests: Allow run-tests.py to be run from the vm directory
authorJouni Malinen <j@w1.fi>
Tue, 18 Nov 2014 22:41:45 +0000 (00:41 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 19 Nov 2014 13:20:53 +0000 (15:20 +0200)
commitcb8cb33e5593c2d55912fa16a24c7684fc19430a
treeffade9b3088f124e42a5ae2c2d931663f731f59f
parent5e3c0b02a7ea6f80ae2b84b0cb48000a049fb167
tests: Allow run-tests.py to be run from the vm directory

Some of the paths in run-tests.py are hardcoded and could not handle
tests/hwsim/vm as the working directory. Modify the design enough to
allow ../run-tests.py -L to be used from the vm directory.

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