mbed-os/TESTS/mbed_platform/minimal-printf/compliance
Martin Kojtal 2d10d670d0
Merge pull request #12640 from evedon/ed-mprintf-profile
Remove minimal-printf extension profile
2020-03-26 14:50:13 +01:00
..
README.md Removed minimal-printf profile 2020-03-17 13:57:48 +00:00
main.cpp Fix snprintf in minimal-printf library. 2020-03-23 13:46:12 +00:00
mbed_printf.c test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
mbed_printf.h test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
test_config.json minimal-printf: Add capability to run floating point tests manually 2019-09-11 09:44:19 +01:00

README.md

Description

This document describes how to run minimal-printf tests.

Running tests

You can use the following command to run tests:

mbed test -m K64F -t GCC_ARM -n *printf* -v -c --app-config TESTS/mbed_platform/minimal-printf/compliance/test_config.json