From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2F2096E8A6 for ; Thu, 23 Jul 2020 10:46:37 +0000 (UTC) Date: Thu, 23 Jul 2020 13:46:34 +0300 From: Petri Latvala Message-ID: <20200723104634.GU20883@platvala-desk.ger.corp.intel.com> References: <20200723102252.23677-1-janusz.krzysztofik@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200723102252.23677-1-janusz.krzysztofik@linux.intel.com> Subject: Re: [igt-dev] [PATCH i-g-t] tests/device_reset: Fix missing autotools support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Janusz Krzysztofik Cc: igt-dev@lists.freedesktop.org, Marcin Bernatowicz List-ID: On Thu, Jul 23, 2020 at 12:22:52PM +0200, Janusz Krzysztofik wrote: > From: Marcin Bernatowicz > > Updated Makefile.source to make device_reset test visible by autotools. > > Signed-off-by: Marcin Bernatowicz Reviewed-by: Petri Latvala > --- > tests/Makefile.sources | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/Makefile.sources b/tests/Makefile.sources > index 0653c3d35..93d7768c4 100644 > --- a/tests/Makefile.sources > +++ b/tests/Makefile.sources > @@ -22,6 +22,7 @@ TESTS_progs = \ > core_setmaster \ > core_setmaster_vs_auth \ > debugfs_test \ > + device_reset \ > dmabuf \ > drm_import_export \ > drm_mm \ > -- > 2.21.1 > > _______________________________________________ > igt-dev mailing list > igt-dev@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/igt-dev _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev