FxLibcTest/src/stdlib
Lephenixnoir 12c89e7c46
stdlib: a couple of additional strtoull tests
2022-08-22 18:58:15 +02:00
..
arith.c stdlib: add tests for abs, labs, llabs, div, ldiv, lldiv 2021-05-19 10:14:37 +02:00
exit.c add exit and printf tests 2021-06-08 10:50:34 +02:00
fpconv.c stdlib: add tests for strtod, strtof and atof 2021-05-21 23:55:17 +02:00
intconv.c stdlib: a couple of additional strtoull tests 2022-08-22 18:58:15 +02:00
rand.c stdlib: add a test for TinyMT random numbers 2021-06-08 11:46:48 +02:00
sizes.c stdlib: add a test to check size of integer and floating-point types 2021-05-19 21:45:56 +02:00