CKM: Add C compilation test 83/42483/5
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Mon, 29 Jun 2015 09:20:46 +0000 (11:20 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 7 Jul 2015 11:25:07 +0000 (04:25 -0700)
commit304ca670b6def09f30c40a2e091ad31bdcda7fdc
tree96367923727f4f5b744249042257ebb387eae090
parente2f484be4e3a4ace8d4a09508f32b42068ccc553
CKM: Add C compilation test

[Problem] All tests are compiled using C++ so we can't detect C-compiler errors
[Solution] Add C compilation test.

[Verification] Successfull compilation.

Change-Id: I650a464fef6ea1874201c2e53a4086fba6188e13
src/ckm/CMakeLists.txt
src/ckm/c-compilation.c [new file with mode: 0644]