summaryrefslogtreecommitdiffstats
path: root/libc/src/string/strcat/strcat_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc] Move all tests to a top level `test` directory.Siva Chandra Reddy2020-01-061-39/+0
* Use arrays on stack and avoid use of new and delete operators.Siva Chandra2019-10-101-6/+2
* Add few docs and implementation of strcpy and strcat.Siva Chandra2019-10-041-0/+43
OpenPOWER on IntegriCloud