Files
os-autotest/suite2cases/function_test/pkg_test/sshj/sshj.json

18 lines
529 B
JSON

{
"path": "$OET_PATH/testcases/function_test/pkg_test/sshj/sshj",
"machine num": 1,
"cases": [
{
"name": "test_sshj_function_auth",
"desc": "Test SSH authentication methods"
},
{
"name": "test_sshj_function_install",
"desc": "Test SSHj library installation and availability in the classpath"
},
{
"name": "test_sshj_function_key_auth",
"desc": "Test SSH authentication using private key"
}
]
}