Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: move gen_rand_alphanumeric() helpers into common | Casey Bodley | 2019-11-12 | 1 | -1/+36 |
| | | | | | | | | and adds overloads that return std::string directly the motivation is to remove cls_otp's dependency on rgw_common.h Signed-off-by: Casey Bodley <cbodley@redhat.com> | ||||
* | test: add unit tests for gen_rand_alphanumeric helpers | Casey Bodley | 2019-11-12 | 1 | -0/+85 |
Signed-off-by: Casey Bodley <cbodley@redhat.com> |