modetest: Fix warnings
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 11 Feb 2013 20:36:30 +0000 (21:36 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 5 Aug 2013 12:21:43 +0000 (14:21 +0200)
commitca9c8f06e0f560082dcd0943e9be29ba9a915ee3
tree8722c056cb3c39499ba08a27fb5bba27ebe0bbd4
parent6e8f868e034531b66a215e4e6d978b43b58b92d0
modetest: Fix warnings

Enable all standard automake warnings except for -Wpointer-arith (as the
test pattern generation code uses void pointer arithmetics) and fix
them.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
tests/modetest/Makefile.am
tests/modetest/buffers.c
tests/modetest/buffers.h
tests/modetest/modetest.c