Files
os-autotest/suite2cases/function_test/pkg_test/lvm2/lvm2-test.json

18 lines
557 B
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/lvm2/lvm2-test",
"machine num": 1,
"cases": [
{
"name": "test_lvm2-test_function_basic",
"desc": "Test basic commands of lvm2-test"
},
{
"name": "test_lvm2-test_function_install",
"desc": "Test the installation process of the lvm2-test package"
},
{
"name": "test_lvm2-test_function_uninstall",
"desc": "Test the uninstallation process of the lvm2-test package"
}
]
}