Files
os-autotest/suite2cases/function_test/pkg_test/libXfixes/libXfixes.json

18 lines
634 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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存在于标准路径。"
}
]
}