A regression/performance test application for the community FxLibC (https://gitea.planet-casio.com/Vhex-Kernel-Core/fxlibc/).
Go to file
Lephenixnoir 6e8b333e3b
inttypes: add type size inspection, and tests for imaxabs and imaxdiv
Tests for imaxabs and imaxdiv are not really needed as this is just the
same thing is llabs and lldiv.
2021-05-19 21:45:55 +02:00
assets-cg first version - and it works too! 2021-05-14 11:10:03 +02:00
include/ft inttypes: add type size inspection, and tests for imaxabs and imaxdiv 2021-05-19 21:45:55 +02:00
src inttypes: add type size inspection, and tests for imaxabs and imaxdiv 2021-05-19 21:45:55 +02:00
.gitignore first version - and it works too! 2021-05-14 11:10:03 +02:00
CMakeLists.txt inttypes: add type size inspection, and tests for imaxabs and imaxdiv 2021-05-19 21:45:55 +02:00