Files
os-autotest/suite2cases/function_test/pkg_test/libbytesize/libbytesize-tools.json

14 lines
447 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"path": "$OET_PATH/testcases/function_test/pkg_test/libbytesize/libbytesize-tools",
"machine num": 1,
"cases": [
{
"name": "test_libbytesize-tools_bscalc__h",
"desc": "测试bscalc的-h参数验证其帮助信息输出功能"
},
{
"name": "test_libbytesize-tools_bscalc__v__h",
"desc": "测试bscalc同时使用-v和-h参数的组合功能"
}
]
}