Files
os-autotest/suite2cases/function_test/pkg_test/texlive-split-g/texlive-download-doc.json

18 lines
830 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/texlive-split-g/texlive-download-doc",
"machine num": 1,
"cases": [
{
"name": "test_texlive-download-doc_function_install",
"desc": "测试软件包 texlive-download-doc 能否通过包管理器(如 apt-get install 或 yum install成功安装。"
},
{
"name": "test_texlive-download-doc_function_remove",
"desc": "测试软件包 texlive-download-doc 能否通过包管理器(如 apt-get remove 或 yum remove成功卸载。"
},
{
"name": "test_texlive-download-doc_function_query",
"desc": "测试能否通过包管理器(如 dpkg -s 或 rpm -q查询到 texlive-download-doc 软件包的安装状态和版本信息。"
}
]
}