test: Initialize structure on declarations with { 0 }.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 2 Feb 2014 14:14:23 +0000 (23:14 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 2 Feb 2014 14:14:23 +0000 (23:14 +0900)
commit061d93a19a1f25da47c7a9879198e7fa2cd40ee3
tree3ff4093d9d55ddc42b347e03fdac2672f60ffcf6
parentd1b1290c72b241575ebabbeed25c280e99c4f357
test: Initialize structure on declarations with { 0 }.

No need to call memset manually.
legacy/elementary/src/bin/test_flip_page.c
legacy/elementary/src/bin/test_focus3.c