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

31 lines
1.1 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/criu/criu",
"machine num": 1,
"cases": [
{
"name": "test_criu_install_package",
"desc": "测试软件包criu的安装功能验证是否能够成功安装。",
"machine num": 1
},
{
"name": "test_criu_function_dump",
"desc": "测试criu的转储功能验证是否能够成功转储进程状态。"
},
{
"name": "test_criu_function_install",
"desc": "测试软件包criu的安装功能验证是否能够成功安装。"
},
{
"name": "test_criu_function_check",
"desc": "测试检查criu是否已正确安装并可用。"
},
{
"name": "test_criu_function_check_uninstall",
"desc": "测试criu的卸载功能验证是否能够成功卸载软件包。"
},
{
"name": "test_criu_function_uninstall",
"desc": "测试criu的卸载功能验证是否能够成功卸载软件包。"
}
]
}