18 lines
689 B
JSON
18 lines
689 B
JSON
{
|
||
"path": "$OET_PATH/testcases/function_test/pkg_test/libXfixes/libXfixes-help",
|
||
"machine num": 1,
|
||
"cases": [
|
||
{
|
||
"name": "test_libXfixes-help_function_query",
|
||
"desc": "测试查询已安装的libXfixes-help软件包版本信息"
|
||
},
|
||
{
|
||
"name": "test_libXfixes-help_function_uninstall",
|
||
"desc": "测试通过包管理器成功卸载libXfixes-help软件包,并验证其文件已被移除"
|
||
},
|
||
{
|
||
"name": "test_libXfixes-help_function_help",
|
||
"desc": "测试运行软件包提供的帮助命令(如 --help, man page)是否能正常显示使用信息"
|
||
}
|
||
]
|
||
} |