summaryrefslogtreecommitdiff
path: root/test/utils_str.c
Commit message (Expand)AuthorAgeFilesLines
* util: Add strcspnRob Barnes2021-08-091-0/+28
* tree: rename strtoul to strtoull since it is 64-bitJett Rink2020-11-111-27/+27
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* utils: Add strstrDaisuke Nojiri2019-10-011-0/+15
* Align behavior of strtoi() and strtoul() to match Linux manpage description o...Jes Klinke2019-05-141-0/+97
* common/printf: snprintf: Return number of bytes on successNicolas Boichat2018-06-281-0/+10
* tests: Split utils in 2 subtestsNicolas Boichat2017-05-251-0/+162