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

42 lines
1.5 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/python-jsonpatch/python3-jsonpatch",
"machine num": 1,
"cases": [
{
"name": "test_python3-jsonpatch_function_install",
"desc": "Test the installation of python3-jsonpatch package"
},
{
"name": "test_python3-jsonpatch_jsondiff_h",
"desc": "测试 jsondiff 命令的 -h 参数,显示帮助信息"
},
{
"name": "test_python3-jsonpatch_jsondiff_upper_v",
"desc": "测试 jsondiff 命令的 -v 参数,显示程序版本号"
},
{
"name": "test_python3-jsonpatch_jsondiff-3_upper_v",
"desc": "测试带-v参数的jsondiff-3命令显示程序版本号"
},
{
"name": "test_python3-jsonpatch_function_uninstall",
"desc": "Test the uninstallation of python3-jsonpatch package"
},
{
"name": "test_python3-jsonpatch_function_import",
"desc": "Test importing jsonpatch and jsonpointer modules"
},
{
"name": "test_python3-jsonpatch_jsondiff__h",
"desc": "测试jsondiff命令的-h参数显示帮助信息"
},
{
"name": "test_python3-jsonpatch_jsondiff__v",
"desc": "测试jsondiff命令的-v参数显示程序版本号"
},
{
"name": "test_python3-jsonpatch_jsondiff-3__h",
"desc": "测试jsondiff-3命令的-h参数显示帮助信息"
}
]
}