srcdir='$(SOURCE_DIR)/testsuite'; export srcdir; \
EXPECT=expect; export EXPECT; \
exit_status=0; l='libffi'; for tool in $l; do \
if runtest --tool $tool --srcdir $srcdir ; \
then :; else exit_status=1; fi; \
done; \
else echo "WARNING: could not find 'runtest'" 1>&2; :;\
fi; \
exit $exit_status
WARNING: Couldn't find the global config file.
=== libffi tests ===
Schedule of variations:
unix
Running target unix
=== libffi Summary ===
# of expected passes 1870