intel-gpu-tools: move kms_fence_pin_leak to single test list
authorTim Gore <tim.gore@intel.com>
Wed, 4 Jun 2014 08:32:54 +0000 (09:32 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 4 Jun 2014 16:14:56 +0000 (18:14 +0200)
commitddf92db9147375a4d0fc3ee861519bc1d6b0214b
treea698e3b1d35f8754c7697b85b9eae11c6d1ffc71
parent1451df1cb692bf04e5733b5d9ea00d0757f257a4
intel-gpu-tools: move kms_fence_pin_leak to single test list

In Makefile.sources, kms_fence_pin_leak was in the "Multi" test list,
ie tests with subtests, whereas it is actually simple/single test.
This was confusing the Android script for enumerating tests.

Signed-off-by: Tim Gore <tim.gore@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/Makefile.sources