RIOT/tests/libc_newlib
Gunar Schorcht ec2fed4ae3 Revert "tests/libc_newlib: blacklist esp32 boards temporarily"
This reverts commit c7dd22efde12c1e1d8a95c2793568fda994c52b3.
2020-04-04 13:37:56 +02:00
..
2019-11-23 22:39:36 +01:00

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.