iwd/test
Andrew Zaborowski 4bf109a7ce test: Avoid input() in simple-agent.py.
That function reads a string of python code and immediately executes
it.  This required passphrases to be input as python literals, we
can just use a string as passphrase instead.
2015-05-27 08:42:45 -05:00
..
connect-network test: add connect-network script 2015-03-26 00:16:22 -05:00
disconnect-network test: Add disconnect-network script 2015-03-29 22:32:51 -05:00
list-devices test: Add list-devices script 2015-03-26 00:11:18 -05:00
scan-for-networks test: Add scan-for-networks script 2015-03-26 00:18:59 -05:00
simple-agent test: Avoid input() in simple-agent.py. 2015-05-27 08:42:45 -05:00