Files
os-autotest/suite2cases/function_test/pkg_test/python-matplotlib/python-matplotlib-data-fonts.json

30 lines
1.3 KiB
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/python-matplotlib/python-matplotlib-data-fonts",
"machine num": 1,
"cases": [
{
"name": "test_python-matplotlib-data-fonts_function_fonts",
"desc": "Verify the fonts provided by the package are accessible and usable."
},
{
"name": "test_python-matplotlib-data-fonts_function_install",
"desc": "Verify that the python-matplotlib-data-fonts package can be successfully installed."
},
{
"name": "test_python-matplotlib-data-fonts_function_uninstall",
"desc": "Verify that the python-matplotlib-data-fonts package can be cleanly uninstalled."
},
{
"name": "test_python-matplotlib-data-fonts_function_list_fonts",
"desc": "Verify that the package provides font files and they can be listed."
},
{
"name": "test_python-matplotlib-data-fonts_function_font_usage",
"desc": "Verify that matplotlib can load and use a specific font provided by this package."
},
{
"name": "test_python-matplotlib-data-fonts_function_version_check",
"desc": "Verify the installed version of the python-matplotlib-data-fonts package."
}
]
}