18 lines
574 B
JSON
18 lines
574 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/texlive-split-s/texlive-present",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_texlive-present_function_install",
|
|
"desc": "Test the installation of texlive-present package"
|
|
},
|
|
{
|
|
"name": "test_texlive-present_function_check",
|
|
"desc": "Test if texlive-present is installed"
|
|
},
|
|
{
|
|
"name": "test_texlive-present_function_remove",
|
|
"desc": "Test the removal of texlive-present package"
|
|
}
|
|
]
|
|
} |