]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Move ocsp-server-cache-{revoked,unknown}.der generation into test case
authorJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 17:44:35 +0000 (19:44 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Dec 2019 18:14:02 +0000 (20:14 +0200)
commitb6bb4cd8c5807e5dac3cf85e83629e06c87b7c8c
tree629062a8acf75e27215eb2960e6c019ff74462cb
parent662c2fa01a951193bab52e69cb03ddbab82bb479
tests: Move ocsp-server-cache-{revoked,unknown}.der generation into test case

There is no need to generate these OCSP responses for every single test
session. Generate these more dynamically if a test case that uses these
files is executed.

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