Files
os-autotest/suite2cases/function_test/pkg_test/libvirt/libvirt-client.json

122 lines
4.7 KiB
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/libvirt/libvirt-client",
"machine num": 1,
"cases": [
{
"name": "test_libvirt-client_virsh_-v",
"desc": "测试virsh使用-v参数显示简短版本信息"
},
{
"name": "test_libvirt-client_virt-pki-query-dn_version",
"desc": "调用命令并指定长格式版本参数以获取版本信息"
},
{
"name": "test_libvirt-client_virt-pki-validate_h",
"desc": "测试使用帮助参数-h"
},
{
"name": "test_libvirt-client_virt-pki-validate_help",
"desc": "测试使用帮助参数--help"
},
{
"name": "test_libvirt-client_virt-pki-validate_version",
"desc": "测试使用版本参数--version"
},
{
"name": "test_libvirt-client_virt-xml-validate_no_arg",
"desc": "执行命令时不提供任何参数,检查程序默认行为"
},
{
"name": "test_libvirt-client_basic_install",
"desc": "测试软件包libvirt-client是否已安装或能否成功安装"
},
{
"name": "test_libvirt-client_virsh__e",
"desc": "测试 virsh 命令的 -e 或 --escape 参数,用于设置控制台转义序列"
},
{
"name": "test_libvirt-client_virsh__k",
"desc": "测试 virsh 命令的 -k 或 --keepalive-interval 参数,用于设置保活间隔"
},
{
"name": "test_libvirt-client_virsh__r",
"desc": "测试 virsh 命令的 -r 或 --readonly 参数,用于以只读模式连接"
},
{
"name": "test_libvirt-client_virsh__v",
"desc": "测试 virsh 命令的 -v 参数,用于显示简短版本信息"
},
{
"name": "test_libvirt-client_virsh__upper_v",
"desc": "测试 virsh 命令的 -V 参数,用于显示详细版本信息"
},
{
"name": "test_libvirt-client_virsh__version",
"desc": "测试 virsh 命令的 --version 参数,用于显示版本信息"
},
{
"name": "test_libvirt-client_virsh_exit",
"desc": "测试 virsh 命令的 exit 子命令,用于退出交互式终端"
},
{
"name": "test_libvirt-client_virsh_help",
"desc": "测试 virsh 命令的 help 子命令,用于打印帮助信息"
},
{
"name": "test_libvirt-client_virsh_pwd",
"desc": "测试 virsh 命令的 pwd 子命令,用于打印当前目录"
},
{
"name": "test_libvirt-client_virsh_quit",
"desc": "测试 virsh 命令的 quit 子命令,用于退出交互式终端"
},
{
"name": "test_libvirt-client_virt-pki-query-dn_h",
"desc": "测试显示命令的帮助信息"
},
{
"name": "test_libvirt-client_virt-pki-validate_upper_v",
"desc": "测试使用 -V 参数显示程序版本"
},
{
"name": "test_libvirt-client_virt-pki-validate_no_args",
"desc": "测试不使用任何参数运行命令"
},
{
"name": "test_libvirt-client_virt-xml-validate_help",
"desc": "测试使用 --help 参数显示帮助信息"
},
{
"name": "test_libvirt-client_virt-xml-validate_upper_v",
"desc": "测试使用 -V 参数显示程序版本"
},
{
"name": "test_libvirt-client_virt-xml-validate_version",
"desc": "测试使用 --version 参数显示程序版本"
},
{
"name": "test_libvirt-client_function_install",
"desc": "测试软件包libvirt-client能否成功安装"
},
{
"name": "test_libvirt-client_function_uninstall",
"desc": "测试软件包libvirt-client能否成功卸载"
},
{
"name": "test_libvirt-client_function_virsh_nodeinfo",
"desc": "测试使用virsh nodeinfo命令查看宿主机节点信息"
},
{
"name": "test_libvirt-client_virsh_upper_e_char",
"desc": "测试使用--escape参数设置控制台转义序列"
},
{
"name": "test_libvirt-client_virt-xml-validate_upper_h",
"desc": "测试使用--help参数显示virt-xml-validate命令的帮助信息"
},
{
"name": "test_libvirt-client_virsh_version_short",
"desc": "测试virsh命令的--version选项显示短版本信息"
}
]
}