]> Git Repo - u-boot.git/commit
test: Add test for strlcat
authorSean Anderson <[email protected]>
Thu, 11 Mar 2021 05:15:43 +0000 (00:15 -0500)
committerTom Rini <[email protected]>
Mon, 12 Apr 2021 21:44:55 +0000 (17:44 -0400)
commitc4ac52f55d90bd46ade9db6f761638fdfdf26e16
treec12a17352a7c84792ea01085098b178bff54bcf0
parent9af869c4145a668b6db9accdea554eb57895a25e
test: Add test for strlcat

This test is adapted from glibc, which is very concerned about alignment.
It also tests strlcpy by dependency.

Signed-off-by: Sean Anderson <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
test/lib/Makefile
test/lib/strlcat.c [new file with mode: 0644]
This page took 0.032735 seconds and 4 git commands to generate.