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: Tue, 13 Mar 2018 10:23:22 -0400
- Subject: Re: Integrating bhaible's libffi testsuite
- Authentication-results: sourceware.org; auth=none
- References: <CACxje585b0qKd73NiqXU0H7on6CaTurp7Ew5W5wLKwE4wdqo7g@mail.gmail.com> <2304423.D34OM0l70f@omega>
Hi Bruno,
Now that I've made the changes, I can see how to modify them to make your
testsuite also behave as before. I'll try to do this today or tomorrow.
Thanks,
AG
On Mar 13, 2018 9:50 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
>
>