1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-scanf_float
Juan Carrano 66c66b59a5 tests/unittests: add tests for scanf_float.
Newlib-nano does not seem to support hexadecimal floats or the %a
specifier. What is even weirder, it reports a successful conversion
anyways.

Tests for these two cases have been commented out.
2019-05-28 12:10:39 +02:00
..
Makefile tests/unittests: add tests for scanf_float. 2019-05-28 12:10:39 +02:00
Makefile.include tests/unittests: add tests for scanf_float. 2019-05-28 12:10:39 +02:00
tests-scanf_float.c tests/unittests: add tests for scanf_float. 2019-05-28 12:10:39 +02:00
tests-scanf_float.h tests/unittests: add tests for scanf_float. 2019-05-28 12:10:39 +02:00