Files
os-autotest/suite2cases/function_test/pkg_test/libnfs/libnfs.json

47 lines
1.8 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/libnfs/libnfs",
"machine num": 1,
"cases": [
{
"name": "test_libnfs_install_package",
"desc": "测试libnfs软件包的安装功能验证安装过程是否正常完成。",
"machine num": 1
},
{
"name": "test_libnfs_uninstall_package",
"desc": "测试libnfs软件包的卸载功能验证卸载过程是否正常完成。",
"machine num": 1
},
{
"name": "test_libnfs_upgrade_package",
"desc": "测试libnfs软件包的升级功能验证升级过程是否正常完成。",
"machine num": 1
},
{
"name": "test_libnfs_rollback_package",
"desc": "测试libnfs软件包的回滚功能验证回滚过程是否正常完成。",
"machine num": 1
},
{
"name": "test_libnfs_service_log",
"desc": "测试libnfs服务的日志查看功能验证服务日志是否能够正常查看。",
"machine num": 1
},
{
"name": "test_libnfs_function_permission",
"desc": "测试libnfs的权限功能验证权限设置是否生效。"
},
{
"name": "test_libnfs_function_network",
"desc": "测试libnfs的网络功能验证网络连接是否稳定。"
},
{
"name": "test_libnfs_function_install",
"desc": "测试libnfs软件包的安装功能验证安装过程是否正常完成。"
},
{
"name": "test_libnfs_function_check_version",
"desc": "测试libnfs软件包的版本检查功能验证版本信息是否正确。"
}
]
}