Files
os-autotest/suite2cases/function_test/pkg_test/python-editables/python3-editables.json

26 lines
974 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/python-editables/python3-editables",
"machine num": 1,
"cases": [
{
"name": "test_python3-editables_install",
"desc": "测试python3-editables软件包的安装功能验证安装过程是否成功",
"machine num": 1
},
{
"name": "test_python3-editables_uninstall",
"desc": "测试python3-editables软件包的卸载功能验证卸载过程是否成功",
"machine num": 1
},
{
"name": "test_python3-editables_upgrade",
"desc": "测试python3-editables软件包的升级功能验证升级过程是否成功",
"machine num": 1
},
{
"name": "test_python3-editables_downgrade",
"desc": "测试python3-editables软件包的降级功能验证降级过程是否成功",
"machine num": 1
}
]
}