• Janos Follath's avatar
    ECJPAKE: Fix intermittently failing tests · 74537a69
    Janos Follath authored
    In some tests in ssl-opt.sh the client finishes sooner and the server
    gets killed before it could reach certain errors. Consequently the
    the script doesn't find the error it is looking for and the test fails.
    
    To resolve this issue, we introduce a per-test option to wait after the
    client finishes.
    74537a69