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/AzTest/AzTest
Steve Pham c5e8a20462
Re-enable and fix failing AZ_NETWORKING_TESTS on Linux
- Enable the previously failing network unit tests for TcpTransportTests for Linux: TestSingleClient and TestMultipleClients
- Switch Linux to use SELECT implementation of the TCP Socket Manager instead of the EPOLL version (root cause of the failure)
5 years ago
..
Platform Re-enable and fix failing AZ_NETWORKING_TESTS on Linux 5 years ago
AzTest.cpp Initial commit 5 years ago
AzTest.h Red code legacy MemoryManager, StreamEngine, ResourceManager, ImageHandler, AsyncPakManager, and more (#758) 5 years ago
ColorizedOutput.cpp Initial commit 5 years ago
GemTestEnvironment.cpp Initial commit 5 years ago
GemTestEnvironment.h Initial commit 5 years ago
Platform.h Initial commit 5 years ago
Utils.cpp Integrating latest from github/staging 5 years ago
Utils.h Initial commit 5 years ago
aztest_files.cmake Initial commit 5 years ago