flip_test: free FBs after each test run
authorImre Deak <imre.deak@intel.com>
Tue, 16 Oct 2012 14:34:36 +0000 (17:34 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 16 Oct 2012 14:52:04 +0000 (16:52 +0200)
commit472e8a70c227807cf77db13d460e695d82b300ae
tree3c4dbe08b174502e2aab83b43ca8117e603e9817
parent21393431f191d3c51b98f5acd507418b126f6cf7
flip_test: free FBs after each test run

Though the FBs will be freed implicitly at process exit, with the
growing number of test cases it's probably better not to let them
accumulate and free them as soon as we can.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/flip_test.c