Unit tests for formatting code, fix %%.

Also fix <signal.h> and <stdio.h> so they don't cause compiler warnings.

Change-Id: Ib1a746bf01de22d47dbd964de0e6af80a7c96303
This commit is contained in:
Elliott Hughes
2013-01-28 10:36:31 -08:00
parent 0a91b11d28
commit 41b3179c9e
5 changed files with 183 additions and 156 deletions

View File

@@ -53,6 +53,7 @@ test_c_flags = \
-Werror \
test_src_files = \
debug_format_test.cpp \
dirent_test.cpp \
fenv_test.cpp \
getauxval_test.cpp \