A regression/performance test application for the community FxLibC (https://gitea.planet-casio.com/Vhex-Kernel-Core/fxlibc/).
Go to file
Lephenixnoir 5b21ea6ca1
string: test strnlen, strcmp*, strcasecmp*, strstr*, strtok
2021-05-25 20:51:13 +02:00
assets-cg first version - and it works too! 2021-05-14 11:10:03 +02:00
include/ft string: add tests for a bunch of naive str functions 2021-05-23 17:43:14 +02:00
src string: test strnlen, strcmp*, strcasecmp*, strstr*, strtok 2021-05-25 20:51:13 +02:00
.gitignore first version - and it works too! 2021-05-14 11:10:03 +02:00
CMakeLists.txt string: add tests for a bunch of naive str functions 2021-05-23 17:43:14 +02:00