Skip to content
Commit 427508cf authored by Peter Bigot's avatar Peter Bigot Committed by Anas Nashif
Browse files

tests: unit: cbprintf: fix for filtered prototypes



cbprintf should not pull in stdio.h unless it needs to, specifically
to get the FILE type for prototyping the stream substitutions.  The
unit test assumes that these functions are always declared.  For unit
testing where Kconfig isn't involved we need to tell the build system
to always provide them.

Signed-off-by: default avatarPeter Bigot <peter.bigot@nordicsemi.no>
parent 98747abf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment