9.2 KiB
9.2 KiB
| 1 | 测试类型 | 测试套 | 测试用例 | 测试描述 |
|---|---|---|---|---|
| 2 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_001 | 测试 mount.cifs 命令的基本挂载功能,验证是否能够成功挂载cifs共享目录。 |
| 3 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_002 | 测试 mount.cifs 命令的 -o 参数功能,验证是否能够通过 -o 参数指定挂载选项成功挂载cifs共享目录。 |
| 4 | 软件包测试 | cifs-utils | test_cifs-utils_command_umount_001 | 测试 umount.cifs 命令的基本卸载功能,验证是否能够成功卸载已挂载的cifs共享目录。 |
| 5 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_003 | 测试 mount.cifs 命令的 -v 参数功能,验证是否能够通过 -v 参数显示详细的挂载信息。 |
| 6 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_004 | 测试 mount.cifs 命令的 -u 参数功能,验证是否能够通过 -u 参数指定用户名成功挂载cifs共享目录。 |
| 7 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_005 | 测试 mount.cifs 命令的 -p 参数功能,验证是否能够通过 -p 参数指定密码成功挂载cifs共享目录。 |
| 8 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_006 | 测试 mount.cifs 命令的 -n 参数功能,验证是否能够通过 -n 参数禁止自动挂载成功挂载cifs共享目录。 |
| 9 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_007 | 测试 mount.cifs 命令的 -g 参数功能,验证是否能够通过 -g 参数指定组名成功挂载cifs共享目录。 |
| 10 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_008 | 测试 mount.cifs 命令的 -d 参数功能,验证是否能够通过 -d 参数启用调试模式成功挂载cifs共享目录。 |
| 11 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_009 | 测试 mount.cifs 命令的 -f 参数功能,验证是否能够通过 -f 参数强制挂载成功挂载cifs共享目录。 |
| 12 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_010 | 测试 mount.cifs 命令的 -s 参数功能,验证是否能够通过 -s 参数指定服务器名成功挂载cifs共享目录。 |
| 13 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_011 | 测试 mount.cifs 命令的 -m 参数功能,验证是否能够通过 -m 参数指定挂载模式成功挂载cifs共享目录。 |
| 14 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_012 | 测试 mount.cifs 命令的 -c 参数功能,验证是否能够通过 -c 参数指定缓存模式成功挂载cifs共享目录。 |
| 15 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_013 | 测试 mount.cifs 命令的 -t 参数功能,验证是否能够通过 -t 参数指定文件系统类型成功挂载cifs共享目录。 |
| 16 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_014 | 测试 mount.cifs 命令的 -l 参数功能,验证是否能够通过 -l 参数指定域名成功挂载cifs共享目录。 |
| 17 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_015 | 测试 mount.cifs 命令的 -r 参数功能,验证是否能够通过 -r 参数指定只读模式成功挂载cifs共享目录。 |
| 18 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_016 | 测试 mount.cifs 命令的 -i 参数功能,验证是否能够通过 -i 参数指定客户端ip地址成功挂载cifs共享目录。 |
| 19 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_017 | 测试 mount.cifs 命令的 -k 参数功能,验证是否能够通过 -k 参数禁用 kerberos 认证成功挂载 cifs 共享目录。 |
| 20 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_018 | 测试 mount.cifs 命令的 -a 参数功能,验证是否能够通过 -a 参数指定客户端计算机名成功挂载cifs共享目录。 |
| 21 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_019 | 测试 mount.cifs 命令的 -b 参数功能,验证是否能够通过 -b 参数指定缓冲区大小成功挂载cifs共享目录。 |
| 22 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_020 | 测试 mount.cifs 命令的 -w 参数功能,验证是否能够通过 -w 参数指定工作目录成功挂载cifs共享目录。 |
| 23 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_021 | 测试 mount.cifs 命令的 -x 参数功能,验证是否能够通过 -x 参数指定额外的挂载选项成功挂载cifs共享目录。 |
| 24 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_022 | 测试 mount.cifs 命令的 -e 参数功能,验证是否能够通过 -e 参数指定加密模式成功挂载cifs共享目录。 |
| 25 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_024 | 测试 mount.cifs 命令的 -j 参数功能,验证是否能够通过 -j 参数指定挂载点成功挂载cifs共享目录。 |
| 26 | 软件包测试 | cifs-utils | test_cifs-utils_command_umount_002 | 测试 umount.cifs 命令的 -l 参数功能,验证是否能够通过 -l 参数延迟卸载已挂载的cifs共享目录。 |
| 27 | 软件包测试 | cifs-utils | test_cifs-utils_command_umount_003 | 测试 umount.cifs 命令的 -f 参数功能,验证是否能够通过 -f 参数强制卸载已挂载的cifs共享目录。 |
| 28 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_025 | 测试 mount.cifs 命令的 -y 参数功能,验证是否能够通过 -y 参数指定客户端版本成功挂载cifs共享目录。 |
| 29 | 软件包测试 | cifs-utils | test_cifs-utils_command_umount_004 | 测试 umount.cifs 命令的 -n 参数功能,验证是否能够通过 -n 参数不更新 /etc/mtab 文件卸载已挂载的cifs共享目录。 |
| 30 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_026 | 测试 mount.cifs 命令的 -q 参数功能,验证是否能够通过 -q 参数启用安静模式成功挂载cifs共享目录。 |
| 31 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_027 | 测试 mount.cifs 命令的 -h 参数功能,验证是否能够通过 -h 参数显示帮助信息。 |
| 32 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_028 | 测试 mount.cifs 命令的 -a 参数功能,验证是否能够通过 -a 参数指定认证文件成功挂载cifs共享目录。 |
| 33 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_029 | 测试 mount.cifs 命令的 -o 参数与 -u 参数的组合功能,验证是否能够通过 -o 参数和 -u 参数同时指定挂载选项和用户名成功挂载cifs共享目录。 |
| 34 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_030 | 测试 mount.cifs 命令的 -o 参数与 -p 参数的组合功能,验证是否能够通过 -o 参数和 -p 参数同时指定挂载选项和密码成功挂载cifs共享目录。 |
| 35 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_031 | 测试 mount.cifs 命令的 -o 参数与 -g 参数的组合功能,验证是否能够通过 -o 参数和 -g 参数同时指定挂载选项和组名成功挂载cifs共享目录。 |
| 36 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_032 | 测试 mount.cifs 命令的 -o 参数与 -r 参数的组合功能,验证是否能够通过 -o 参数和 -r 参数同时指定挂载选项和只读模式成功挂载cifs共享目录。 |
| 37 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_033 | 测试 mount.cifs 命令的 -o 参数与 -d 参数的组合功能,验证是否能够通过 -o 参数和 -d 参数同时指定挂载选项和调试模式成功挂载cifs共享目录。 |
| 38 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_034 | 测试 mount.cifs 命令的 -o 参数与 -k 参数的组合功能,验证是否能够通过 -o 参数和 -k 参数同时指定挂载选项和禁用 kerberos 认证成功挂载 cifs 共享目录。 |
| 39 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_035 | 测试 mount.cifs 命令的 -o 参数与 -e 参数的组合功能,验证是否能够通过 -o 参数和 -e 参数同时指定挂载选项和加密模式成功挂载cifs共享目录。 |
| 40 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_036 | 测试 mount.cifs 命令的 -o 参数与 -z 参数的组合功能,验证是否能够通过 -o 参数和 -z 参数同时指定挂载选项和压缩模式成功挂载cifs共享目录。 |
| 41 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_037 | 测试 mount.cifs 命令的 -o 参数与 -f 参数的组合功能,验证是否能够通过 -o 参数和 -f 参数同时指定挂载选项和强制挂载成功挂载cifs共享目录。 |
| 42 | 软件包测试 | cifs-utils | test_cifs-utils_install_001 | 测试 cifs-utils 软件包的安装功能,验证是否能够成功安装。 |
| 43 | 软件包测试 | cifs-utils | test_cifs-utils_uninstall_001 | 测试 cifs-utils 软件包的卸载功能,验证是否能够成功卸载。 |
| 44 | 软件包测试 | cifs-utils | test_cifs-utils_service_logs_001 | 测试 cifs-utils 服务的日志查看功能,验证是否能够成功查看服务日志。 |
| 45 | 软件包测试 | cifs-utils | test_cifs-utils_service_start_001 | 测试 cifs-utils 服务的启动功能,验证是否能够成功启动服务。 |
| 46 | 软件包测试 | cifs-utils | test_cifs-utils_service_stop_001 | 测试 cifs-utils 服务的停止功能,验证是否能够成功停止服务。 |
| 47 | 软件包测试 | cifs-utils | test_cifs-utils_upgrade_001 | 测试 cifs-utils 软件包的升级功能,验证是否能够成功升级到最新版本。 |
| 48 | 软件包测试 | cifs-utils | test_cifs-utils_command_mount_038 | 测试 mount.cifs 命令的 -z 参数功能,验证是否能够通过 -z 参数指定压缩模式成功挂载cifs共享目录。 |
| 49 | 软件包测试 | cifs-utils | test_cifs-utils_service_restart_001 | 测试 cifs-utils 服务的重启功能,验证是否能够成功重启服务。 |
| 50 | 软件包测试 | cifs-utils | test_cifs-utils_service_status_001 | 测试 cifs-utils 服务的状态查询功能,验证是否能够成功查询服务状态。 |