Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ssntp: add unit test of Role set function Set()
The Role setting function supports three usage modes: setting a single value, setting values via successive sequential calls, or providing a comma-separated list. A table test is added for the first case, and a simple pair of calls are added to cover the two ways to set multiple roles. Signed-off-by: Tim Pepper <[email protected]>
- Loading branch information