This is the mail archive of the
libffi-discuss@sourceware.org
mailing list for the libffi project.
Re: Integrating bhaible's libffi testsuite
- From: Anthony Green <green at moxielogic dot com>
- To: Bruno Haible <bruno at clisp dot org>
- Cc: libffi-discuss at sourceware dot org
- Date: Sat, 17 Mar 2018 22:50:49 -0400
- Subject: Re: Integrating bhaible's libffi testsuite
- References: <CACxje585b0qKd73NiqXU0H7on6CaTurp7Ew5W5wLKwE4wdqo7g@mail.gmail.com> <2304423.D34OM0l70f@omega>
Bruno -- this is done now. Thanks!
AG
On Tue, Mar 13, 2018 at 9:49 AM, Bruno Haible <bruno@clisp.org> wrote:
> Hi Anthony,
>
>> After a few minor hacks, I've integrated Bruno's libffi testsuite into
>> our dejagnu framework, so each test is run individually, abort()'s on
>> failure, etc. It runs much more slowly but is suitable for automation
>> on embedded targets.
>
> You're welcome.
>
> Can it still be run "standalone" (i.e. without 'expect' and dejagnu)?
> I mean, on many machines I have access to, there is 'gcc' and 'make' installed
> but no 'tcl' and no 'expect'.
>
> Bruno
>