• Christopher Dykes's avatar
    Use ASSERT_EQ rather than CHECK_EQ in the socket tests · c1c9a06b
    Christopher Dykes authored
    Summary: Because `CHECK_EQ` is a fatal error, and makes it impossible to keep running the other tests if it fails, even if it was just a timeout.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D4151084
    
    fbshipit-source-id: db88dc2ef875e5d1fe31792f26a3dc2d223ded5e
    c1c9a06b
AsyncSocketTest2.cpp 88.6 KB