22 lines
637 B
JSON
22 lines
637 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/ant/ant-commons-net",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_ant-commons-net_function_install",
|
|
"desc": "Test package installation"
|
|
},
|
|
{
|
|
"name": "test_ant-commons-net_function_uninstall",
|
|
"desc": "Test package uninstallation"
|
|
},
|
|
{
|
|
"name": "test_ant-commons-net_function_network",
|
|
"desc": "Test network operations"
|
|
},
|
|
{
|
|
"name": "test_ant-commons-net_function_smtp",
|
|
"desc": "Test SMTP operations"
|
|
}
|
|
]
|
|
} |