]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Use the run_openssl() helper for running openssl
authorJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 17:38:44 +0000 (19:38 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 18:14:02 +0000 (20:14 +0200)
commit662c2fa01a951193bab52e69cb03ddbab82bb479
tree14f57960d41769b296dff20b2f1a50cc45ba2aa6
parent47ccb9ce247885bec0899cccdb0f2684f1ea91d1
tests: Use the run_openssl() helper for running openssl

This avoids unnecessary duplication of the same functionality to run
openssl and check result.

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