This is an automated email from the ASF dual-hosted git repository.
rrm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 98b0aea Fix building Catch on macOS
add 5902d86 tests: Adds autest for WebSocket mappings
No new revisions were added by this update.
Summary of changes:
.../remap/gold/remap-ws-upgrade-400.gold | 7 ++
tests/gold_tests/remap/gold/remap-ws-upgrade.gold | 11 ++++
tests/gold_tests/remap/remap_ws.test.py | 77 ++++++++++++++++++++++
3 files changed, 95 insertions(+)
create mode 100644 tests/gold_tests/remap/gold/remap-ws-upgrade-400.gold
create mode 100644 tests/gold_tests/remap/gold/remap-ws-upgrade.gold
create mode 100644 tests/gold_tests/remap/remap_ws.test.py