8.1 KiB
8.1 KiB
| 1 | 测试类型 | 测试套 | 测试用例 | 测试描述 |
|---|---|---|---|---|
| 2 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_001 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的基本功能,确保命令可以正常执行 |
| 3 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_002 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --input_format 参数,确保命令可以正常执行并识别输入格式 |
| 4 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_003 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --output_format 参数,确保命令可以正常执行并识别输出格式 |
| 5 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_004 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --input_shape 参数,确保命令可以正常执行并识别输入形状 |
| 6 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_005 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --batch_size 参数,确保命令可以正常执行并识别批次大小 |
| 7 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_006 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --output_dir 参数,确保命令可以正常执行并识别输出目录 |
| 8 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_007 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --precision 参数,确保命令可以正常执行并识别精度设置 |
| 9 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_008 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --input_model 参数,确保命令可以正常执行并识别输入模型 |
| 10 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_009 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --scale 参数,确保命令可以正常执行并识别缩放比例 |
| 11 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_010 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --mean_values 参数,确保命令可以正常执行并识别均值设置 |
| 12 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_011 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --reverse_input_channels 参数,确保命令可以正常执行并识别输入通道反转设置 |
| 13 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_012 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --log_level 参数,确保命令可以正常执行并识别日志级别设置 |
| 14 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_013 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --data_type 参数,确保命令可以正常执行并识别数据类型设置 |
| 15 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_014 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --disable_fusing 参数,确保命令可以正常执行并识别禁用融合设置 |
| 16 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_015 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --disable_resnet_optimization 参数,确保命令可以正常执行并识别禁用 resnet 优化设置 |
| 17 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_016 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --disable_gfusing 参数,确保命令可以正常执行并识别禁用图融合设置 |
| 18 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_017 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --disable_nhwc_to_nchw 参数,确保命令可以正常执行并识别禁用 nhwc 到 nchw 转换设置 |
| 19 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_018 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --enable_dynamic_batch 参数,确保命令可以正常执行并识别动态批次设置 |
| 20 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_019 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --enable_concat_optimization 参数,确保命令可以正常执行并识别 concat 优化设置 |
| 21 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_020 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --input_model_is_text 参数,确保命令可以正常执行并识别输入模型是否为文本格式 |
| 22 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_021 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --extensions 参数,确保命令可以正常执行并识别扩展设置 |
| 23 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_022 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --input_model_tags 参数,确保命令可以正常执行并识别输入模型的标签设置 |
| 24 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_023 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --output_model_tags 参数,确保命令可以正常执行并识别输出模型的标签设置 |
| 25 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_024 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --input_model_memory_type 参数,确保命令可以正常执行并识别输入模型的内存类型设置 |
| 26 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_install_001 | 测试 libopenvino_tensorflow_frontend 软件包的安装功能,确保软件包可以正常安装 |
| 27 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_install_002 | 测试 libopenvino_tensorflow_frontend 软件包的卸载功能,确保软件包可以正常卸载 |
| 28 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_install_003 | 测试 libopenvino_tensorflow_frontend 软件包的升级功能,确保软件包可以正常升级 |
| 29 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_install_004 | 测试 libopenvino_tensorflow_frontend 软件包的降级功能,确保软件包可以正常降级 |
| 30 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_install_005 | 测试 libopenvino_tensorflow_frontend 软件包的回退功能,确保软件包可以正常回退到之前的版本 |
| 31 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_install_006 | 测试 libopenvino_tensorflow_frontend 软件包的回滚功能,确保软件包可以正常回滚到之前的版本 |
| 32 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_install_007 | 测试 libopenvino_tensorflow_frontend 软件包的升级回滚功能,确保软件包可以正常升级后回滚到之前的版本 |
| 33 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_install_008 | 测试 libopenvino_tensorflow_frontend 软件包的安装后服务启动功能,确保软件包安装后相关服务可以正常启动 |
| 34 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_install_009 | 测试 libopenvino_tensorflow_frontend 软件包的安装后服务停止功能,确保软件包安装后相关服务可以正常停止 |
| 35 | 软件包测试 | libopenvino_tensorflow_frontend | test_libopenvino_tensorflow_frontend_command_convert_025 | 测试 libopenvino_tensorflow_frontend 的 convert 命令的 --input_model_memory_type 参数与 --input_model_tags 参数的组合,确保命令可以正常执行并识别输入模型的内存类型和标签设置 |