18 lines
531 B
JSON
18 lines
531 B
JSON
{
|
|
"path": "$OET_PATH/testcases/function_test/pkg_test/python-userpath/python3-userpath",
|
|
"machine num": 1,
|
|
"cases": [
|
|
{
|
|
"name": "test_python3-userpath_userpath_h",
|
|
"desc": "测试 userpath -h 参数"
|
|
},
|
|
{
|
|
"name": "test_python3-userpath_userpath_help",
|
|
"desc": "测试 userpath --help 参数"
|
|
},
|
|
{
|
|
"name": "test_python3-userpath_userpath_version",
|
|
"desc": "测试 userpath --version 参数"
|
|
}
|
|
]
|
|
} |