Files
os-autotest/suite2cases/function_test/pkg_test/flac/flac-help.json

18 lines
533 B
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/flac/flac-help",
"machine num": 1,
"cases": [
{
"name": "test_flac-help_function_install",
"desc": "Test the installation of flac-help package"
},
{
"name": "test_flac-help_function_basic_cmd",
"desc": "Test basic command usage"
},
{
"name": "test_flac-help_function_version",
"desc": "Test the version command to verify package version"
}
]
}