...
Unit Test ID | Description |
---|---|
basic-cfg-err-001 | "add" command with bad syntax yields "Success" description in the result along with errno -22 |
basic-cfg-err-001 | "del" command with "idx" parameter value that doesn't match any existing policy yields no error |
basic-cfg-err-001 | "del" command with bad syntax ("idxx" instead of "idx") causes info for the "add" command to be printed |
basic-cfg-err-001 | "add" command that duplicates existing policy yields "cannot add udsp: Unknown error -114" |
basic-cfg-err-001 | "add" command that duplicates existing policy except assigning a (different) priority yields a duplicated policy with the specified priority |
Single Network Configuration
...