From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id C6EE56E7D5 for ; Fri, 14 Feb 2020 12:20:00 +0000 (UTC) Date: Fri, 14 Feb 2020 14:19:58 +0200 From: Petri Latvala Message-ID: <20200214121958.GC25209@platvala-desk.ger.corp.intel.com> References: <20200212132123.108506-1-arkadiusz.hiler@intel.com> <20200212132313.108855-1-arkadiusz.hiler@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200212132313.108855-1-arkadiusz.hiler@intel.com> Subject: Re: [igt-dev] [PATCH i-g-t 7/9] lib/chamelium: Make it clear that function asserts 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: Arkadiusz Hiler Cc: igt-dev@lists.freedesktop.org List-ID: On Wed, Feb 12, 2020 at 03:23:13PM +0200, Arkadiusz Hiler wrote: > chamelium_wait_reachable() is asserting internally if the chamelium not > reachable. Let's make it return bool instead and create > void chamelium_assert_reachable() that fails the run. > > Signed-off-by: Arkadiusz Hiler Reviewed-by: Petri Latvala Aside, Chamelium stuff is documented in a .txt but are there docs for the lib/igt_chamelium functions anywhere? _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev