42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/lz4/lz4-help",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_lz4-help_uninstall",
|
|
"desc": "测试卸载lz4-help软件包的功能"
|
|
},
|
|
{
|
|
"name": "test_lz4-help_function_compress",
|
|
"desc": "测试lz4-help压缩文件功能"
|
|
},
|
|
{
|
|
"name": "test_lz4-help_function_decompress",
|
|
"desc": "测试lz4-help解压文件功能"
|
|
},
|
|
{
|
|
"name": "test_lz4-help_function_install",
|
|
"desc": "测试lz4-help软件包的安装功能"
|
|
},
|
|
{
|
|
"name": "test_lz4-help_function_stdin_compress",
|
|
"desc": "测试lz4-help标准输入压缩功能"
|
|
},
|
|
{
|
|
"name": "test_lz4-help_function_force_overwrite",
|
|
"desc": "测试lz4-help强制覆盖文件功能"
|
|
},
|
|
{
|
|
"name": "test_lz4-help_function_keep_original",
|
|
"desc": "测试lz4-help保留原文件功能"
|
|
},
|
|
{
|
|
"name": "test_lz4-help_function_uninstall",
|
|
"desc": "测试卸载lz4-help软件包的功能"
|
|
},
|
|
{
|
|
"name": "test_lz4-help_function_stdout_decompress",
|
|
"desc": "测试lz4-help标准输出解压功能"
|
|
}
|
|
]
|
|
} |