summaryrefslogtreecommitdiff
path: root/test/utils_str.c
Commit message (Expand)AuthorAgeFilesLines
* test: Sort header filesJeremy Bettis2022-11-301-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* clang-format: Ran clang-format on all files againJack Rosenthal2022-07-081-1/+0
* Move standard library tests to their own fileTom Hughes2022-07-071-207/+0
* test/utils_str.c: Split combined TEST_CHECKsJack Rosenthal2022-06-281-19/+31
* 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