From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 17 May 2016 10:50:07 -0600 Subject: [U-Boot] [PATCH] test/py: Detect timeout in phy negotiation In-Reply-To: <0abce825b8b0d541148207594be5bb1512cbf40e.1463493444.git.michal.simek@xilinx.com> References: <0abce825b8b0d541148207594be5bb1512cbf40e.1463493444.git.michal.simek@xilinx.com> Message-ID: <573B4BBF.8090508@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/17/2016 07:57 AM, Michal Simek wrote: > If timeout happen it should be reported as fault. Presumably if a timeout occurs, the expected text does not appear, i.e. the existing assert fails anyway? Anyway, it's useful to point out problems explicitly, so, Acked-by: Stephen Warren