Files
os-autotest/suite2cases/function_test/pkg_test/uboot-tools/uboot-tools-help.json

18 lines
717 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/uboot-tools/uboot-tools-help",
"machine num": 1,
"cases": [
{
"name": "test_uboot-tools-help_function_install",
"desc": "测试软件包uboot-tools-help的安装功能验证能否正确安装到系统中。"
},
{
"name": "test_uboot-tools-help_function_check",
"desc": "测试检查软件包uboot-tools-help是否已安装验证包管理器的查询功能。"
},
{
"name": "test_uboot-tools-help_function_uninstall",
"desc": "测试软件包uboot-tools-help的卸载功能验证能否从系统中完全移除。"
}
]
}