70 lines
2.8 KiB
JSON
70 lines
2.8 KiB
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/texlive-base/texlive-adhocfilelist",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_texlive-adhocfilelist_adhocfilelist__v",
|
|
"desc": "测试 adhocfilelist 命令的 -v 参数(详细输出模式)"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_adhocfilelist__upper_v",
|
|
"desc": "测试 adhocfilelist 命令的 -V 参数(显示版本信息)"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_adhocfilelist__h",
|
|
"desc": "测试 adhocfilelist 命令的 -h 参数(显示帮助信息)"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_adhocfilelist__upper_h",
|
|
"desc": "测试 adhocfilelist 命令的 -H 参数(显示详细帮助信息)"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_adhocfilelist__upper_q",
|
|
"desc": "测试 adhocfilelist 命令的 -Q 参数(安静模式,不输出警告)"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_adhocfilelist__upper_q__v",
|
|
"desc": "测试 adhocfilelist 命令的 -Q 和 -v 参数组合(安静模式与详细输出)"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_adhocfilelist__upper_v__h",
|
|
"desc": "测试 adhocfilelist 命令的 -V 和 -h 参数组合(版本信息与帮助信息)"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_adhocfilelist__upper_h__upper_q",
|
|
"desc": "测试 adhocfilelist 命令的 -H 和 -Q 参数组合(详细帮助信息与安静模式)"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_function_install",
|
|
"desc": "测试软件包安装功能"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_function_uninstall",
|
|
"desc": "测试软件包卸载功能"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_function_check_installed",
|
|
"desc": "测试检查软件包是否已安装"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_function_basic_usage",
|
|
"desc": "测试基本命令执行功能"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_function_generate_list",
|
|
"desc": "测试生成文件列表功能"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_function_parse_input",
|
|
"desc": "测试解析输入文件功能"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_function_output_format",
|
|
"desc": "测试输出格式控制功能"
|
|
},
|
|
{
|
|
"name": "test_texlive-adhocfilelist_function_error_handling",
|
|
"desc": "测试错误输入处理功能"
|
|
}
|
|
]
|
|
} |