18 lines
597 B
JSON
18 lines
597 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/R-cpp11/R-cpp11",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_R-cpp11_function_install_package",
|
|
"desc": "测试从CRAN或GitHub安装R-cpp11软件包的功能"
|
|
},
|
|
{
|
|
"name": "test_R-cpp11_function_check_installed",
|
|
"desc": "测试检查R-cpp11软件包是否已正确安装的功能"
|
|
},
|
|
{
|
|
"name": "test_R-cpp11_function_uninstall_package",
|
|
"desc": "测试从R环境中卸载R-cpp11软件包的功能"
|
|
}
|
|
]
|
|
} |