You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzNetworking/Tests
Steve Pham 6136bc270e
Remove flaky test from AzNetwork instead of using retry
- Remove '--repeat until-pass' from profile test ctest argument
- Moved flaky TCP tests from main googletest suite to sandbox
- Added 'TARGET' to 'ly_add_googletest' to support adding the same module to multiple tests or adding a test that is not named the same as the module
- Fix minor bug in ly_add_googletest
5 years ago
..
ConnectionLayer Initial commit 5 years ago
DataStructures Initial commit 5 years ago
Serialization Initial commit 5 years ago
TcpTransport Remove flaky test from AzNetwork instead of using retry 5 years ago
UdpTransport Initial commit 5 years ago
Utilities Initial commit 5 years ago
Main.cpp Initial commit 5 years ago
aznetworkingtests_files.cmake Initial commit 5 years ago