From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19646 invoked by alias); 31 May 2009 22:37:15 -0000 Received: (qmail 19638 invoked by uid 22791); 31 May 2009 22:37:15 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from e24smtp05.br.ibm.com (HELO e24smtp05.br.ibm.com) (32.104.18.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 31 May 2009 22:37:08 +0000 Received: from d24relay01.br.ibm.com (d24relay01.br.ibm.com [9.8.31.16]) by e24smtp05.br.ibm.com (8.13.1/8.13.1) with ESMTP id n4VMZTs6007051 for ; Sun, 31 May 2009 19:35:29 -0300 Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by d24relay01.br.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n4VNaJIE3010756 for ; Sun, 31 May 2009 20:36:19 -0300 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n4VMb5YR002342 for ; Sun, 31 May 2009 19:37:05 -0300 Received: from [9.18.201.83] ([9.18.201.83]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n4VMb4KK002339; Sun, 31 May 2009 19:37:04 -0300 Subject: Re: [rfa][testsuite] Consolidade Python test functions in lib/gdb.exp. From: Thiago Jung Bauermann To: Eli Zaretskii Cc: drow@false.org, tromey@redhat.com, gdb-patches@sourceware.org In-Reply-To: <1243807990.26363.37.camel@hactar> References: <1242621476.8085.4.camel@hactar> <83ws8ep9gq.fsf@gnu.org> <1242744639.10143.6.camel@localhost.localdomain> <20090519145908.GA24773@caradoc.them.org> <83k54cq4oe.fsf@gnu.org> <1242771692.6232.1.camel@hactar> <83hbzgpixf.fsf@gnu.org> <1242789977.6232.21.camel@hactar> <20090520033939.GA31983@caradoc.them.org> <1242825492.6644.0.camel@hactar> <20090520145859.GA9276@caradoc.them.org> <1242832233.6644.2.camel@hactar> <83fxezpu3m.fsf@gnu.org> <1242848341.9685.2.camel@hactar> <83bppnpmta.fsf@gnu.org> <1243807990.26363.37.camel@hactar> Content-Type: text/plain; charset="UTF-8" Date: Sun, 31 May 2009 22:37:00 -0000 Message-Id: <1243809422.26363.40.camel@hactar> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00675.txt.bz2 Em Dom, 2009-05-31 às 19:13 -0300, Thiago Jung Bauermann escreveu: > gdb/testsuite/ > * lib/gdb.exp (python_supported, gdb_py_test_silent_cmd, > gdb_py_test_multiple): New functions. > * gdb.python/python-cmd.exp: Use Python test functions from > lib/gdb.exp instead of defining its own functions. > * gdb.python/python-frame.exp: Likewise. > * gdb.python/python-function.exp: Likewise. > * gdb.python/python-value.exp: Likewise. > * gdb.python/python.exp: Likewise. Sorry, forgot to update the ChangeLog entry. Here's the correct one: gdb/testsuite/ * lib/python-support.exp: New file. * lib/gdb.exp: Load lib/python-support.exp * gdb.python/python.exp: Use Python test functions from lib/python-support.exp instead of defining its own functions. * gdb.python/python-cmd.exp: Likewise. * gdb.python/python-frame.exp: Likewise. * gdb.python/python-function.exp: Likewise. * gdb.python/python-template.exp: Likewise. * gdb.python/python-value.exp: Likewise. -- []'s Thiago Jung Bauermann IBM Linux Technology Center