54 lines
1.8 KiB
JSON
54 lines
1.8 KiB
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/python-reportlab/python3-reportlab",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_python3-reportlab_function_docgen",
|
|
"desc": "Test document generation functionality"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_canvas",
|
|
"desc": "Test canvas drawing functionality"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_pdfgen",
|
|
"desc": "Test PDF generation functionality"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_fonts",
|
|
"desc": "Test font handling functionality"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_colors",
|
|
"desc": "Test color handling functionality"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_images",
|
|
"desc": "Test image handling functionality"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_install",
|
|
"desc": "Test package installation and verification"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_helloworld",
|
|
"desc": "Test basic PDF creation"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_text",
|
|
"desc": "Test text drawing and formatting"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_table",
|
|
"desc": "Test table creation and styling"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_paragraph",
|
|
"desc": "Test paragraph flow and styles"
|
|
},
|
|
{
|
|
"name": "test_python3-reportlab_function_uninstall",
|
|
"desc": "Test package removal"
|
|
}
|
|
]
|
|
} |