22 lines
688 B
JSON
22 lines
688 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/python-pyroute2/python3-pyroute2",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_python3-pyroute2_ss2__l",
|
|
"desc": "测试 ss2 命令显示监听套接字功能"
|
|
},
|
|
{
|
|
"name": "test_python3-pyroute2_ss2__p",
|
|
"desc": "测试 ss2 命令显示套接字持有进程上下文功能"
|
|
},
|
|
{
|
|
"name": "test_python3-pyroute2_function_iproute",
|
|
"desc": "测试IP路由功能"
|
|
},
|
|
{
|
|
"name": "test_python3-pyroute2_function_neigh",
|
|
"desc": "测试邻居表管理功能"
|
|
}
|
|
]
|
|
} |