eolian: add code to run static checks but don't enable yet
authorDaniel Kolesa <d.kolesa@samsung.com>
Thu, 17 May 2018 14:11:03 +0000 (16:11 +0200)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 1 Jun 2018 01:51:28 +0000 (10:51 +0900)
commit7939f7bd23672761c8890ba17b14796a0a2bee33
tree9e719274a97829aac91c3cd35cd9d290ab81da2c
parent77271f42a209152c5c5e8e12e692f5b9ca50bad2
eolian: add code to run static checks but don't enable yet

This adds code to run the Eolian static checker as part of tests,
but considering how many failures there are at this point, does
not enable it. Once they're all fixed, it can be enabled by
removing the #if 0.
src/Makefile_Eolian.am
src/tests/eolian/eolian_static.c [new file with mode: 0644]
src/tests/eolian/eolian_suite.c
src/tests/eolian/eolian_suite.h