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 b391b25a2c tools/check-unused-dependencies: make exceptions for tools
under clang+asan (#10093)
add bf58604407 Add remaining autest plugins to CMake build (#10092)
No new revisions were added by this update.
Summary of changes:
tests/CMakeLists.txt | 5 +++
tests/gold_tests/bigobj/CMakeLists.txt | 17 +-------
tests/gold_tests/chunked_encoding/CMakeLists.txt | 8 +---
.../continuations/plugins}/CMakeLists.txt | 2 +-
.../gold_tests/jsonrpc/plugins}/CMakeLists.txt | 15 +++----
.../gold_tests/pluginTest/TSVConnFd/CMakeLists.txt | 9 +---
.../pluginTest/polite_hook_wait}/CMakeLists.txt | 2 +-
.../gold_tests/timeout}/CMakeLists.txt | 2 +-
tests/tools/plugins/CMakeLists.txt | 51 ++++++++++++++++++++++
9 files changed, 69 insertions(+), 42 deletions(-)
copy {plugins/experimental/custom_redirect =>
tests/gold_tests/continuations/plugins}/CMakeLists.txt (93%)
copy {src/wccp => tests/gold_tests/jsonrpc/plugins}/CMakeLists.txt (76%)
copy {plugins/experimental/custom_redirect =>
tests/gold_tests/pluginTest/polite_hook_wait}/CMakeLists.txt (93%)
copy {plugins/experimental/custom_redirect =>
tests/gold_tests/timeout}/CMakeLists.txt (93%)
create mode 100644 tests/tools/plugins/CMakeLists.txt