tests: image: allow creation of images with interleaved patterns.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 23 Aug 2013 16:35:42 +0000 (18:35 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 23 Aug 2013 17:00:38 +0000 (19:00 +0200)
commitb1085b57d50007e8258da6445b0a9799a6219eac
tree93726216fce78541104b575d0d1f557f6c001fb0
parentdd6a0d87ffacb35c74abdf1019b88dbf6760b88b
tests: image: allow creation of images with interleaved patterns.

Add image_generate_full() function to create interleaved color rectangles.
If flags is zero, the whole frame is generated with a unique pattern. If
flags is non-zero, then each field is handled individually.
tests/image.c
tests/image.h