summaryrefslogtreecommitdiff
path: root/libc/test/src/string/strncmp_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy2023-02-071-1/+1
* [libc] Implement str{,n}casecmpAlex Brachet2023-01-111-0/+11
* [libc] add strncmp to stringsMichael Jones2021-07-281-0/+158