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

18 lines
626 B
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/python-linux-procfs/python3-linux-procfs",
"machine num": 1,
"cases": [
{
"name": "test_python3-linux-procfs_function_install",
"desc": "Test the installation of python3-linux-procfs package"
},
{
"name": "test_python3-linux-procfs_function_basic_import",
"desc": "Test basic import of procfs module"
},
{
"name": "test_python3-linux-procfs_pflags_h",
"desc": "测试 pflags 命令的帮助选项,验证是否显示帮助信息"
}
]
}