From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: [PATCH] intel-gpu-tools: move kms_fence_pin_leak to single test list Date: Wed, 4 Jun 2014 18:15:23 +0200 Message-ID: <20140604161523.GP7416@phenom.ffwll.local> References: <1401870774-8649-1-git-send-email-tim.gore@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by gabe.freedesktop.org (Postfix) with ESMTP id 05D276E157 for ; Wed, 4 Jun 2014 09:15:28 -0700 (PDT) Received: by mail-wi0-f170.google.com with SMTP id bs8so8137100wib.3 for ; Wed, 04 Jun 2014 09:15:28 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1401870774-8649-1-git-send-email-tim.gore@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: tim.gore@intel.com Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Wed, Jun 04, 2014 at 09:32:54AM +0100, tim.gore@intel.com wrote: > From: Tim Gore > > 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 Merged, thanks. -Daniel > --- > tests/Makefile.sources | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/Makefile.sources b/tests/Makefile.sources > index eca4af9..e4c23b3 100644 > --- a/tests/Makefile.sources > +++ b/tests/Makefile.sources > @@ -62,7 +62,6 @@ TESTS_progs_M = \ > kms_addfb \ > kms_cursor_crc \ > kms_fbc_crc \ > - kms_fence_pin_leak \ > kms_flip \ > kms_flip_tiling \ > kms_mmio_vs_cs_flip \ > @@ -137,6 +136,7 @@ TESTS_progs = \ > gen3_render_tiledy_blits \ > gen7_forcewake_mt \ > kms_sink_crc_basic \ > + kms_fence_pin_leak \ > pm_psr \ > pm_rc6_residency \ > prime_udl \ > -- > 1.9.2 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch