|
|
@ -89,6 +89,8 @@ private: |
|
|
|
const char* _rgSignals[_cSignals]; |
|
|
|
const char* _rgSignals[_cSignals]; |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
DECLARE_TEST(TCPLinkUnitTest) |
|
|
|
// This unit test has gotten too flaky to run reliably under TeamCity. Removing for now till there is
|
|
|
|
|
|
|
|
// time to debug.
|
|
|
|
|
|
|
|
//DECLARE_TEST(TCPLinkUnitTest)
|
|
|
|
|
|
|
|
|
|
|
|
#endif |
|
|
|
#endif |
|
|
|