OSDN Git Service

Add fortify compile test.
authorYabin Cui <yabinc@google.com>
Wed, 4 Mar 2015 04:27:58 +0000 (20:27 -0800)
committerYabin Cui <yabinc@google.com>
Wed, 4 Mar 2015 21:10:38 +0000 (13:10 -0800)
commit20f2268d61966230587957912491b67ad8bb91c8
tree20138d3d1bb7c90961cd4bc683747825fc39789d
parente1edd301d2a722e0a0687a7a3a87081c8cb956d3
Add fortify compile test.

Two parts of tests are added:
1. Compile time warnings for gcc checking built-in functions.
2. Compile time errors for each errordecl() in bionic.

Bug: 19234260
Change-Id: Iec6e4a8070c36815574fe9e0af9595d6143a4757
tests/fortify_sprintf_warnings.cpp