tests: Don't print garbage
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 8 Mar 2017 06:51:02 +0000 (15:51 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 8 Mar 2017 06:51:02 +0000 (15:51 +0900)
commit8b9361e75c59b9e6bc44d9330798db40a02089b5
tree1ec31fd567c881f3aa4024fc49fed5d23bebdea4
parent265c851a8f2ac3cd1f93d523736d4cce0454fe2c
tests: Don't print garbage

GLView tends to print some random garbage when using the
GLView Gears test. That's because we're allocating and printing
a 0 byte buffer. Don't do that.
src/bin/elementary/test_glview.c