38 lines
1.3 KiB
JSON
38 lines
1.3 KiB
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/texlive-split-c/texlive-bezierplot",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_texlive-bezierplot_function_draw",
|
|
"desc": "Test drawing bezier curves"
|
|
},
|
|
{
|
|
"name": "test_texlive-bezierplot_function_install",
|
|
"desc": "Test installing the texlive-bezierplot package"
|
|
},
|
|
{
|
|
"name": "test_texlive-bezierplot_function_uninstall",
|
|
"desc": "Test uninstalling the texlive-bezierplot package"
|
|
},
|
|
{
|
|
"name": "test_texlive-bezierplot_function_check_installed",
|
|
"desc": "Test verifying the package is installed"
|
|
},
|
|
{
|
|
"name": "test_texlive-bezierplot_function_draw_curve",
|
|
"desc": "Test drawing a bezier curve"
|
|
},
|
|
{
|
|
"name": "test_texlive-bezierplot_function_set_style",
|
|
"desc": "Test setting curve line style"
|
|
},
|
|
{
|
|
"name": "test_texlive-bezierplot_function_label_points",
|
|
"desc": "Test labeling control points"
|
|
},
|
|
{
|
|
"name": "test_texlive-bezierplot_function_compile_doc",
|
|
"desc": "Test compiling a LaTeX document"
|
|
}
|
|
]
|
|
} |