18 lines
543 B
JSON
18 lines
543 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/python3/python3-help",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_python3-help_function_install",
|
|
"desc": "测试安装python3-help软件包"
|
|
},
|
|
{
|
|
"name": "test_python3-help_function_help",
|
|
"desc": "测试使用python3-help命令获取Python帮助"
|
|
},
|
|
{
|
|
"name": "test_python3-help_function_uninstall",
|
|
"desc": "测试卸载python3-help软件包"
|
|
}
|
|
]
|
|
} |