Files
os-autotest/suite2cases/function_test/pkg_test/libcap-ng/libcap-ng-python3.json

68 lines
2.4 KiB
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/libcap-ng/libcap-ng-python3",
"machine num": 1,
"cases": [
{
"name": "test_libcap-ng-python3_upgrade",
"desc": "测试软件包 libcap-ng-python3 的升级功能",
"machine num": 1
},
{
"name": "test_libcap-ng-python3_downgrade",
"desc": "测试软件包 libcap-ng-python3 的降级功能",
"machine num": 1
},
{
"name": "test_libcap-ng-python3_capsh_current",
"desc": "显示当前的能力和IAB向量"
},
{
"name": "test_libcap-ng-python3_capsh_decode",
"desc": "解码十六进制字符串为能力列表"
},
{
"name": "test_libcap-ng-python3_capsh_explain",
"desc": "解释指定能力的功能"
},
{
"name": "test_libcap-ng-python3_capsh_print",
"desc": "显示与能力相关的状态信息"
},
{
"name": "test_libcap-ng-python3_capsh_modes",
"desc": "列出libcap的命名模式"
},
{
"name": "test_libcap-ng-python3_capsh_mode",
"desc": "显示当前的libcap模式"
},
{
"name": "test_libcap-ng-python3_pscap_a",
"desc": "测试 pscap 命令的 -a 参数功能"
},
{
"name": "test_libcap-ng-python3_filecap_a",
"desc": "测试 filecap 命令的 -a 参数,用于显示所有文件的能力"
},
{
"name": "test_libcap-ng-python3_filecap_d",
"desc": "测试 filecap 命令的 -d 参数,用于显示目录的能力"
},
{
"name": "test_libcap-ng-python3_filecap_dir",
"desc": "测试 filecap 命令的 /dir 参数,用于显示指定目录的能力"
},
{
"name": "test_libcap-ng-python3_filecap_dir_file",
"desc": "测试 filecap 命令的 /dir/file 参数,用于显示指定文件的能力"
},
{
"name": "test_libcap-ng-python3_filecap_dir_file_caps",
"desc": "测试 filecap 命令的 /dir/file [cap1 cap2 ...] 参数,用于设置指定文件的能力"
},
{
"name": "test_libcap-ng-python3_netcap_no_args",
"desc": "测试不带任何参数的netcap命令"
}
]
}