Add Session and SSL hooks to test_hooks Au test.#4576
Conversation
|
This PR is dependent on #4566 . |
73658bf to
149749c
Compare
shinrich
left a comment
There was a problem hiding this comment.
Seems reasonable to have a test that does a nominal invocation of all the hooks it can. The TLS hooks are tested more extensively in the tls_hook* tests. We need to write something similar for the tls_session hooks.
|
Don't merge till underlying PRs are resolved. |
|
The precursor PRs for this are all merged, as far as I can tell. @zwoop is probably on vacation and we'll have to wait till next week or so to move forward. |
|
@zwoop please keep your block on this, the test does not run consistently. I think it's showing a problem with the VCONN start/end hooks. Sometimes they are executed for non-TLS VCONNs, sometimes they aren't. But when they are executed, the VCONNs are incorrectly considered to be SSL VCONNs. |
|
OK @zwoop I think this is ready to be merged now. |
|
changed per @shinrich 's requests |
No description provided.