Oopenvela-robotnettest: Fix repeatedly starting tcpserver and getting stuck
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
nettest: Fix repeatedly starting tcpserver and getting stuck This patch is to ensure that the server is closed after the client is closed, otherwise the server will be in Timeout state after closing and cannot be restarted in a short time. Signed-off-by: zhangshuai39 <zhangshuai39@xiaomi.com> | 2 个月前 | |
testing/nettest: Add utils directory and two tcp testcases to the testing framework Based on the original directory structure, an additional utils directory is added. It store public functions which used by multiple testcases, such as the tcp server-related functions added this time. In addition, two testcases for testing tcp connections have been added. Signed-off-by: zhangshuai39 <zhangshuai39@xiaomi.com> | 2 个月前 |