Skip to content

Add strlcat/wcslcat testcase.

Sunil Pandey requested to merge users/skpgkp2/strlcat into users/intel/strlcpy

This patch implements comprehensive tests for strlcat/wcslcat functions. Tests are mostly derived from strncat test suites and modified to incorporate strlcat/wcslcat specifications.

Merge request reports