Files
os-autotest/suite2cases/function_test/pkg_test/proxytoys/proxytoys-parent.json

30 lines
1.0 KiB
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/proxytoys/proxytoys-parent",
"machine num": 1,
"cases": [
{
"name": "test_proxytoys-parent_function_install",
"desc": "Test the installation of proxytoys-parent package"
},
{
"name": "test_proxytoys-parent_function_config",
"desc": "Test the configuration of proxytoys-parent package"
},
{
"name": "test_proxytoys-parent_function_uninstall",
"desc": "Test the uninstallation of proxytoys-parent package"
},
{
"name": "test_proxytoys-parent_function_version",
"desc": "Test checking the version of proxytoys-parent package"
},
{
"name": "test_proxytoys-parent_function_help",
"desc": "Test the help or usage information of proxytoys-parent"
},
{
"name": "test_proxytoys-parent_function_basic_usage",
"desc": "Test the basic usage of proxytoys-parent package"
}
]
}