Files
os-autotest/suite2cases/function_test/pkg_test/libldb/python3-ldb-devel.json

22 lines
713 B
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/libldb/python3-ldb-devel",
"machine num": 1,
"cases": [
{
"name": "test_python3-ldb-devel_function_install",
"desc": "Test installation of python3-ldb-devel package"
},
{
"name": "test_python3-ldb-devel_function_uninstall",
"desc": "Test removal of python3-ldb-devel package"
},
{
"name": "test_python3-ldb-devel_function_import",
"desc": "Test importing ldb Python module"
},
{
"name": "test_python3-ldb-devel_function_ldb_version",
"desc": "Test checking ldb library version"
}
]
}