194 lines
7.9 KiB
JSON
194 lines
7.9 KiB
JSON
{
|
||
"path": "$OET_PATH/testcases/function_test/pkg_test/dbus-python/dbus-python-devel",
|
||
"machine num": 1,
|
||
"cases": [
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-binding-tool_default",
|
||
"desc": "测试 dbus-binding-tool 默认执行行为"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_version",
|
||
"desc": "测试 dbus-daemon 的 --version 参数,验证版本信息输出"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_session",
|
||
"desc": "测试 dbus-daemon 的 --session 参数,验证会话模式启动"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_system",
|
||
"desc": "测试 dbus-daemon 的 --system 参数,验证系统模式启动"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_config-file",
|
||
"desc": "测试 dbus-daemon 的 --config-file=FILE 参数,验证指定配置文件启动"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_print-address",
|
||
"desc": "测试 dbus-daemon 的 --print-address 参数,验证地址输出功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_print-pid",
|
||
"desc": "测试 dbus-daemon 的 --print-pid 参数,验证进程ID输出功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_introspect",
|
||
"desc": "测试 dbus-daemon 的 --introspect 参数,验证自省功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_address",
|
||
"desc": "测试 dbus-daemon 的 --address=ADDRESS 参数,验证指定地址启动"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_nopidfile",
|
||
"desc": "测试 dbus-daemon 的 --nopidfile 参数,验证不生成PID文件功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_nosyslog",
|
||
"desc": "测试 dbus-daemon 的 --nosyslog 参数,验证禁用系统日志功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_syslog",
|
||
"desc": "测试 dbus-daemon 的 --syslog 参数,验证启用系统日志功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_syslog-only",
|
||
"desc": "测试 dbus-daemon 的 --syslog-only 参数,验证仅使用系统日志功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_nofork",
|
||
"desc": "测试 dbus-daemon 的 --nofork 参数,验证不进行进程分叉功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-daemon_fork",
|
||
"desc": "测试 dbus-daemon 的 --fork 参数,验证进行进程分叉功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-launch_default",
|
||
"desc": "测试 dbus-launch 命令的默认行为"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-monitor_system",
|
||
"desc": "测试 dbus-monitor 使用 --system 参数监控系统总线"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-monitor_session",
|
||
"desc": "测试 dbus-monitor 使用 --session 参数监控会话总线"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-monitor_address",
|
||
"desc": "测试 dbus-monitor 使用 --address 参数指定地址监控总线"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-monitor_monitor",
|
||
"desc": "测试 dbus-monitor 使用 --monitor 参数监控消息"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-monitor_profile",
|
||
"desc": "测试 dbus-monitor 使用 --profile 参数分析消息性能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-monitor_pcap",
|
||
"desc": "测试 dbus-monitor 使用 --pcap 参数以 pcap 格式输出消息"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-monitor_binary",
|
||
"desc": "测试 dbus-monitor 使用 --binary 参数以二进制格式输出消息"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-run-session_version",
|
||
"desc": "测试 dbus-run-session 的版本信息"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-run-session_help",
|
||
"desc": "测试 dbus-run-session 的帮助信息"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-send_help",
|
||
"desc": "测试 dbus-send 命令的 --help 参数,验证是否显示帮助信息"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-send_system",
|
||
"desc": "测试 dbus-send 命令的 --system 参数,验证是否连接到系统总线"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-send_session",
|
||
"desc": "测试 dbus-send 命令的 --session 参数,验证是否连接到会话总线"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-send_bus",
|
||
"desc": "测试 dbus-send 命令的 --bus=ADDRESS 参数,验证是否连接到指定地址的总线"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-send_peer",
|
||
"desc": "测试 dbus-send 命令的 --peer=ADDRESS 参数,验证是否连接到指定地址的对等连接"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-send_sender",
|
||
"desc": "测试 dbus-send 命令的 --sender=NAME 参数,验证是否设置发送者名称"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-send_dest",
|
||
"desc": "测试 dbus-send 命令的 --dest=NAME 参数,验证是否设置目标名称"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-send_type",
|
||
"desc": "测试 dbus-send 命令的 --type=TYPE 参数,验证是否设置消息类型"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-send_print-reply",
|
||
"desc": "测试 dbus-send 命令的 --print-reply 参数,验证是否打印回复"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-send_reply-timeout",
|
||
"desc": "测试 dbus-send 命令的 --reply-timeout=MSEC 参数,验证是否设置回复超时时间"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-test-tool_black-hole",
|
||
"desc": "测试 dbus-test-tool 的 black-hole 子命令功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-test-tool_echo",
|
||
"desc": "测试 dbus-test-tool 的 echo 子命令功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_dbus-test-tool_spam",
|
||
"desc": "测试 dbus-test-tool 的 spam 子命令功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_function_install",
|
||
"desc": "测试软件包安装功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_function_uninstall",
|
||
"desc": "测试软件包卸载功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_function_integration",
|
||
"desc": "测试综合功能集成"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_function_version",
|
||
"desc": "测试软件包版本信息"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_function_basic_import",
|
||
"desc": "测试Python模块导入功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_function_import",
|
||
"desc": "测试Python模块导入功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_function_basic_usage",
|
||
"desc": "测试基础DBus通信功能"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_function_method_call",
|
||
"desc": "测试DBus方法调用"
|
||
},
|
||
{
|
||
"name": "test_dbus-python-devel_function_signal_receive",
|
||
"desc": "测试DBus信号接收"
|
||
}
|
||
]
|
||
} |