1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-14 17:13:50 +01:00
RIOT/tests/sys/libc_newlib

About

Terifies if newlib/newlib-nano is correctly included by the build system

At compile time, it checks that:

At runtime, it checks that:

  • the same iprintf and printf test as at compile time

Without newlib, the test does nothing.