From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 15BADC33C9E for ; Tue, 28 Jan 2020 11:03:36 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D5C2E24684 for ; Tue, 28 Jan 2020 11:03:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=oracle.com header.i=@oracle.com header.b="lV+NAB8F" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D5C2E24684 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=oracle.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:57170 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwOed-0001nc-0h for qemu-devel@archiver.kernel.org; Tue, 28 Jan 2020 06:03:35 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:54761) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwOcf-0008QF-ET for qemu-devel@nongnu.org; Tue, 28 Jan 2020 06:01:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwOce-0002FL-IL for qemu-devel@nongnu.org; Tue, 28 Jan 2020 06:01:33 -0500 Received: from userp2120.oracle.com ([156.151.31.85]:59272) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iwOcW-00029M-Gr; Tue, 28 Jan 2020 06:01:25 -0500 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.27/8.16.0.27) with SMTP id 00SAxI0C128513; Tue, 28 Jan 2020 11:01:12 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=subject : to : cc : references : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=corp-2019-08-05; bh=4dtLJzvdYc/RNXJMvyok2+lZwOyLRckdL38NTP1x7SQ=; b=lV+NAB8FTpL7MZniQmw19GoZP+HaQwyP6ILjkcPZ1ELofoLkSgHDze5q0LfPA5URcq3L JcHnRB2JP+OIpDazEuJb8DgDjRe76+efLuo7OAHJK8gG1aMTO7pXTZHHwPJwoBeBm0E7 b1XT4wuc1AKoxMSuZnO22PNWmlFWxLPBFg4m+M0tQTSHAQ/t24JV3oY8Q3IVhY50KuaQ 2rvUotww/PLpujQC0ar02J9ygcoRUZ+NHjq6P1gHpvZsvUeq567+5jYDFqKRWHCUVaGL 8BRMLAEc1h2v95RS8OfyHuXRFhbx/2BnbxrwDGQrNLJ4fDlbkuuYl/3Jk6W5ud4cRIEz dw== Received: from userp3020.oracle.com (userp3020.oracle.com [156.151.31.79]) by userp2120.oracle.com with ESMTP id 2xrear5brr-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 28 Jan 2020 11:01:12 +0000 Received: from pps.filterd (userp3020.oracle.com [127.0.0.1]) by userp3020.oracle.com (8.16.0.27/8.16.0.27) with SMTP id 00SAx7GQ153079; Tue, 28 Jan 2020 11:01:11 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userp3020.oracle.com with ESMTP id 2xta8hg5hy-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 28 Jan 2020 11:01:11 +0000 Received: from abhmp0018.oracle.com (abhmp0018.oracle.com [141.146.116.24]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id 00SB1AbD026137; Tue, 28 Jan 2020 11:01:10 GMT Received: from [10.175.203.109] (/10.175.203.109) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 28 Jan 2020 03:01:09 -0800 Subject: Re: [PATCH v4 3/7] Acceptance tests: Add interrupt_interactive_console_until_pattern() To: =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= , qemu-devel@nongnu.org References: <20200120235159.18510-1-f4bug@amsat.org> <20200120235159.18510-4-f4bug@amsat.org> From: Liam Merwick Message-ID: <4f7cd06b-4ecc-a36e-7c91-21d344bd90cf@oracle.com> Date: Tue, 28 Jan 2020 11:01:06 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 In-Reply-To: <20200120235159.18510-4-f4bug@amsat.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9513 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=606 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1911140001 definitions=main-2001280089 X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9513 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=674 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1911140001 definitions=main-2001280089 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by userp2120.oracle.com id 00SAxI0C128513 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 156.151.31.85 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Eduardo Habkost , Alistair Francis , Andrew Baumann , Niek Linnenbank , qemu-arm@nongnu.org, Cleber Rosa , Laurent Bonnans , Cheng Xiang , =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On 20/01/2020 23:51, Philippe Mathieu-Daud=C3=A9 wrote: > We need a function to interrupt interactive consoles. >=20 > Example: Interrupt U-Boot to set different environment values. >=20 > Tested-by: Niek Linnenbank > Signed-off-by: Philippe Mathieu-Daud=C3=A9 Reviewed-by: Liam Merwick Tested-by: Liam Merwick > --- > tests/acceptance/avocado_qemu/__init__.py | 32 +++++++++++++++++++++-= - > 1 file changed, 30 insertions(+), 2 deletions(-) >=20