Files
os-autotest/suite2cases/function_test/pkg_test/python-executing/python-executing-help.json

22 lines
768 B
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/python-executing/python-executing-help",
"machine num": 1,
"cases": [
{
"name": "test_python-executing-help_function_basic",
"desc": "Test basic functionality of python-executing-help"
},
{
"name": "test_python-executing-help_function_install",
"desc": "Test installation of python-executing-help package"
},
{
"name": "test_python-executing-help_function_version",
"desc": "Test checking the version of the package"
},
{
"name": "test_python-executing-help_function_help",
"desc": "Test displaying help information for the package"
}
]
}