This is an automated email from the ASF dual-hosted git repository.

bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from 28d1d18c51 Make OSX and FreeBSD not required temporarily (#10237)
     add b6a5371390 Fixing TSHttpTxnServerAddrSet (#10189)

No new revisions were added by this update.

Summary of changes:
 proxy/http/HttpSM.cc                               |   3 +-
 proxy/http/HttpTransact.cc                         |  19 +--
 tests/gold_tests/pluginTest/tsapi/CMakeLists.txt   |   1 +
 tests/gold_tests/pluginTest/tsapi/Makefile.inc     |   4 +
 .../tsapi/test_TSHttpTxnServerAddrSet.cc           | 176 +++++++++++++++++++++
 .../tsapi/test_TSHttpTxnServerAddrSet.replay.yaml  |  34 ++++
 .../tsapi/test_TSHttpTxnServerAddrSet.test.py      | 102 ++++++++++++
 7 files changed, 329 insertions(+), 10 deletions(-)
 create mode 100644 
tests/gold_tests/pluginTest/tsapi/test_TSHttpTxnServerAddrSet.cc
 create mode 100644 
tests/gold_tests/pluginTest/tsapi/test_TSHttpTxnServerAddrSet.replay.yaml
 create mode 100644 
tests/gold_tests/pluginTest/tsapi/test_TSHttpTxnServerAddrSet.test.py

Reply via email to