18 lines
634 B
JSON
18 lines
634 B
JSON
{
|
||
"path": "$OET_PATH/testcases/function_test/pkg_test/libXfixes/libXfixes",
|
||
"machine num": 1,
|
||
"cases": [
|
||
{
|
||
"name": "test_libXfixes_function_installation_check",
|
||
"desc": "检查libXfixes软件包是否已正确安装在系统上。"
|
||
},
|
||
{
|
||
"name": "test_libXfixes_function_version_query",
|
||
"desc": "查询并验证libXfixes库的版本信息。"
|
||
},
|
||
{
|
||
"name": "test_libXfixes_function_headers_exist",
|
||
"desc": "确认libXfixes开发头文件(如X11/extensions/Xfixes.h)存在于标准路径。"
|
||
}
|
||
]
|
||
} |