22 lines
996 B
JSON
22 lines
996 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/llvm-toolset/llvm-toolset-19-libcxx-static",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_llvm-toolset-19-libcxx-static_install",
|
|
"desc": "Test the installation of the llvm-toolset-19-libcxx-static package using the system package manager."
|
|
},
|
|
{
|
|
"name": "test_llvm-toolset-19-libcxx-static_version",
|
|
"desc": "Test verifying the installed version of the llvm-toolset-19-libcxx-static package."
|
|
},
|
|
{
|
|
"name": "test_llvm-toolset-19-libcxx-static_uninstall",
|
|
"desc": "Test the removal of the llvm-toolset-19-libcxx-static package using the system package manager."
|
|
},
|
|
{
|
|
"name": "test_llvm-toolset-19-libcxx-static_lib_exists",
|
|
"desc": "Test the existence and basic integrity of the static libc++ library files (e.g., libc++.a, libc++abi.a) provided by the package."
|
|
}
|
|
]
|
|
} |