From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 13 Apr 2022 16:14:01 +0200 (CEST) From: Richard Weinberger Message-ID: <529434956.250361.1649859241634.JavaMail.zimbra@nod.at> In-Reply-To: <1e9b7d24-a1db-7849-568d-36756584570a@siemens.com> References: <20220408080401.22235-1-richard@nod.at> <1e9b7d24-a1db-7849-568d-36756584570a@siemens.com> Subject: Re: [PATCH 0/6] Revive alchemy tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai ----- Urspr=C3=BCngliche Mail ----- > Von: "Jan Kiszka" > An: "richard" , "xenomai" > Gesendet: Mittwoch, 13. April 2022 14:56:16 > Betreff: Re: [PATCH 0/6] Revive alchemy tests > On 08.04.22 10:03, Richard Weinberger via Xenomai wrote: >> This patch series is a first attempt to integrate the currently abandone= d >> alchemy tests into Xenomai's test suite. >> Since each test assumes running as own process a test driver is needed >> which executes each tests separately. >> The driver makes use of the smokey framework. >>=20 >=20 > A valuable step forward. Just wondering, before actually taking it, if > that can be a pattern for the rest as well (psos, vxworks) or if there > is anything that should be considered in addition to allow them > following later on. I think the same approach will work for psos and vxworks too. If you're fine with the proposed approach I'd prepare a v2 of this series with psos and vxworks included. Thanks, //richard