This is an automated email from the ASF dual-hosted git repository.
shinrich pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from cb247c6 Generalize ALPN logic (#7555)
add 521b279 Build the test library for tls_engine consistently (#7588)
No new revisions were added by this update.
Summary of changes:
tests/gold_tests/tls/tls_engine.test.py | 3 +-
tests/tools/plugins/Makefile.inc | 4 +
tests/tools/plugins/async_engine.c | 312 ++++++++++++++++++++++++++++++++
3 files changed, 317 insertions(+), 2 deletions(-)
create mode 100644 tests/tools/plugins/async_engine.c