pytorch/test/cpp/rpc
cyy a8986963da Fix some CMake issues (#153686)
These issues were discovered when trying CMake 3.27:
1. set C++ language on HIP sources.
2. add missing link to gtest_main.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/153686
Approved by: https://github.com/Skylion007
2025-05-19 00:31:34 +00:00
..
CMakeLists.txt Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
e2e_test_base.cpp
e2e_test_base.h
test_e2e_tensorpipe.cpp [rpc] Fix unit test after c10::nullopt removal (#143690) 2024-12-20 23:36:07 +00:00
test_tensorpipe_serialization.cpp [structural binding][10/N] Replace std::tie with structural binding (#130784) 2024-07-16 10:28:14 +00:00
test_wire_serialization.cpp