From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120894 invoked by alias); 3 Apr 2015 07:11:52 -0000 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 Received: (qmail 120883 invoked by uid 89); 3 Apr 2015 07:11:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 03 Apr 2015 07:11:51 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id DB88D3408FF; Fri, 3 Apr 2015 07:11:48 +0000 (UTC) Date: Fri, 03 Apr 2015 07:11:00 -0000 From: Mike Frysinger To: Doug Evans Cc: Hans-Peter Nilsson , "gdb-patches@sourceware.org" Subject: Re: [PATCH] sim: d10v: link in missing testsuite Message-ID: <20150403071147.GM22171@vapier> Mail-Followup-To: Doug Evans , Hans-Peter Nilsson , "gdb-patches@sourceware.org" References: <1427692153-12656-1-git-send-email-vapier@gentoo.org> <20150403003913.GF22171@vapier> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mI5TpPl/qDRoXxBg" Content-Disposition: inline In-Reply-To: X-IsSubscribed: yes X-SW-Source: 2015-04/txt/msg00115.txt.bz2 --mI5TpPl/qDRoXxBg Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 670 On 02 Apr 2015 23:16, Doug Evans wrote: > On Thu, Apr 2, 2015 at 5:39 PM, Mike Frysinger wrote: > > obnoxiously, this crappy framework supports parallel test running while= dejagnu > > does not. i'm not sure if there's any way to make the dejagnu do paral= lel ... > > it's really really painful for some targets like frv & bfin which have = hundreds > > of tests. >=20 > Maybe mimic what gdb does for parallel testing? my vague recollection is that gdb has sharded the exp files into arbitrary = sets=20 so as to get some level of parallelism -- it's still at the exp level, and = the=20 individual tests in a single exp are run in serial. is that accurate ? -mike --mI5TpPl/qDRoXxBg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVHj0zAAoJEEFjO5/oN/WBzuUP/RJ9ZbgCQ/llnHVKR8Ik66oh mJlc0EZCYOR4JJuBm5kpnu+S300JQhYQgSUKnGZqLEpBKoQFkhhxZ1oMh7BDTwMZ QVoNG+XbvttX30Jf2H0+6zxH0OJC4lVEi+D1R+r6KEFSR+dGOm+caOxGNvETP8kA clKtmq6YLK3LPdlOEmfztH2aPuBXHu4CjszENbzeZkGjsFeWfd4OwjhUh09e/VWv VxhT8kx+yFpp7tkd/Yul5RNGVB/TJyOiaygP0UkyOgrFw8+Q6hVkruDwYXTovzQg z4hgJ7crxDZqAMoYMBj2Plf5uyOFh8H4Ozh5XSEFXX5q5umK6RGhkVeDXJ8rihhJ mU64zzqZhGQJaFZXhew39yr1lw3lHV4g72B2UxT3qqdhgPUaadkyPI/vkWMjbHvx HGCLZGdGNIIgGpH31a1tbZvd2pq0QCyUOnjXRJhMW5EzLzjCrcXouNaGkrh4v2Q/ onQmCrEl6HTY7409tG+9lpMO3M1O2sqqYLE+PhsOWgjgqrn33d+8ysj50jJeP5bh 84Xi2JJJlap552av9bAzf2jjOrNBpaK7IveO0/dSvEDs3O2Lm2G8JgPwff+4nW0w 8lOduatOVOR4/EXgf9Ottw5CrZGhcXzw7NS93F0ndhjqGQTeYnDbrseFm9OfvZ5s TyIiyNwptX9qEzYrdNYL =jRCP -----END PGP SIGNATURE----- --mI5TpPl/qDRoXxBg--