mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Add utest for tcp server
This commit is contained in:
parent
c71b867b4f
commit
1d3afa5ab9
1 changed files with 6 additions and 0 deletions
|
@ -377,3 +377,9 @@ VOID TEST(AppFragmentTest, CheckDuration)
|
|||
}
|
||||
}
|
||||
|
||||
#define MOCK_LISTEN_PORT 11935
|
||||
|
||||
VOID TEST(TCPServerTest, PingPong)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue