tests/gem_evict_*: Fix leak in copy
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 29 Aug 2013 13:15:56 +0000 (15:15 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 29 Aug 2013 16:18:33 +0000 (18:18 +0200)
commit5fe116e913192d092d3d73872484a2136217d6f1
tree2673b51dd20ada8a3044cec2f73b01ae849ca802
parentfa06b0bce3f45321f88f769d090af6c3a56eab9a
tests/gem_evict_*: Fix leak in copy

This turned out to be the reason one one of my tests was hitting
the list corruption bug - we need a good deal more memory pressure.
So I'll now add a new testcase for that.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/gem_evict_alignment.c
tests/gem_evict_everything.c