14 lines
533 B
JSON
14 lines
533 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/rust/rust-debugger-common",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_rust-debugger-common_function_check_version",
|
|
"desc": "测试已安装的 rust-debugger-common 软件包版本信息能否被正确查询。"
|
|
},
|
|
{
|
|
"name": "test_rust-debugger-common_function_uninstall",
|
|
"desc": "测试 rust-debugger-common 软件包能否被完全卸载,且移除相关配置文件。"
|
|
}
|
|
]
|
|
} |