[app][tests] tests for floating point printf

This commit is contained in:
Travis Geiselbrecht
2014-08-19 15:37:05 -07:00
parent caf2715fd3
commit 30912e2f26
6 changed files with 189 additions and 79 deletions

View File

@@ -13,6 +13,7 @@ MODULE_SRCS += \
$(LOCAL_DIR)/benchmarks.c \
$(LOCAL_DIR)/float.c \
$(LOCAL_DIR)/float_instructions.S \
$(LOCAL_DIR)/float_test_vec.c \
$(LOCAL_DIR)/fibo.c
MODULE_COMPILEFLAGS += -Wno-format