A regression/performance test application for the community FxLibC (https://gitea.planet-casio.com/Vhex-Kernel-Core/fxlibc/).
Go to file
Lephenixnoir b8c83ce9b4
inttypes: add brief tests for strtoimax and strtoumax
All the tests are done in strtol/strtoll and strtoul/strtoull, the only
important thing is to check that the correct size type is used.
2021-05-20 16:03:33 +02:00
assets-cg first version - and it works too! 2021-05-14 11:10:03 +02:00
include/ft stdlib: add tests for strol, strtoul, strtoll 2021-05-20 10:59:19 +02:00
src inttypes: add brief tests for strtoimax and strtoumax 2021-05-20 16:03:33 +02:00
.gitignore first version - and it works too! 2021-05-14 11:10:03 +02:00
CMakeLists.txt stdlib: add a test for strtoull 2021-05-19 21:45:56 +02:00