Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-08 | test: print_ut: Add test for %ls strings | Rob Clark | |
Add a simple test for long strings. Signed-off-by: Rob Clark <robdclark@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2017-07-11 | test: Add a test for snprintf() and the banner/version | Simon Glass | |
Add a simple test to make sure that these functions obey the buffer size passed into them. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Stephen Warren <swarren@nvidia.com> |