14 lines
508 B
JSON
14 lines
508 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/nftables/nftables-devel",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_nftables-devel_function_pkgconfig",
|
|
"desc": "测试 pkg-config 是否能正确查询 nftables 开发包的版本和编译链接参数。"
|
|
},
|
|
{
|
|
"name": "test_nftables-devel_function_basic",
|
|
"desc": "验证 nftables-devel 软件包是否已作为基础依赖库安装在系统中。"
|
|
}
|
|
]
|
|
} |