commit | 0b0600c8c97abe070724140802f3b8c8aee93170 | [log] [tgz] |
---|---|---|
author | Tobin C. Harding <tobin@kernel.org> | Fri Apr 05 12:58:59 2019 +1100 |
committer | Shuah Khan <shuah@kernel.org> | Mon Apr 08 16:44:21 2019 -0600 |
tree | 38e4acc7d20c2ea2d27e2100d16da55b99e0e52d | |
parent | 458a3bf82df4fe1f951d0f52b1e0c1e9d5a88a3b [diff] |
lib: Add test module for strscpy_pad Add a test module for the new strscpy_pad() function. Tie it into the kselftest infrastructure for lib/ tests. Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tobin C. Harding <tobin@kernel.org> Signed-off-by: Shuah Khan <shuah@kernel.org>