summaryrefslogtreecommitdiff
path: root/tests/test_strncat_dynamic_write.c (unfollow)
AgeCommit message (Collapse)Author
2024-10-21Neuter an issue in strncat2.3.3jvoisin
`strlen(src)` isn't guaranteed to be valid.
2023-09-17Add dynamic tests for strcpy and strncatjvoisin
2023-06-22Add a test for strncatjvoisin
2023-06-22Add tests for stcncpyjvoisin
2023-04-13Add tests for strcat and strcpyjvoisin
2023-04-13Add tests for memsetjvoisin
2023-04-13Add a basic testsuitejvoisin