26 lines
974 B
JSON
26 lines
974 B
JSON
{
|
||
"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
|
||
}
|
||
]
|
||
} |