hostap/tests
Jouni Malinen e9f2d54f44 tests: Use shell in local cmd_execute() only if needed
The generic cmd_execute() function was introduced in a manner that
converted the argument array to a string and used shell to run the
command unconditionally. This is not really desirable, so move back to
using the command array by default and use the single command string
with a shell only when really needed.

Signed-off-by: Jouni Malinen <j@w1.fi>
2016-06-27 21:10:35 +03:00
..
ap-mgmt-fuzzer
eapol-fuzzer
hwsim tests: Use shell in local cmd_execute() only if needed 2016-06-27 21:10:35 +03:00
p2p-fuzzer
remote tests/remote: Fix a typo in a comment 2016-05-28 16:34:58 +03:00
wnm-fuzzer
.gitignore
Makefile
test-aes.c
test-asn1.c
test-base64.c
test-https.c
test-list.c
test-md4.c
test-milenage.c
test-rc4.c
test-rsa-sig-ver.c
test-sha1.c
test-sha256.c
test-x509.c
test-x509v3.c
test_x509v3_nist.sh
test_x509v3_nist2.sh