components/libffi/test/results-all.master
author Rich Burridge <rich.burridge@oracle.com>
Wed, 13 Jan 2016 10:30:45 -0800
changeset 5266 028461eee75e
permissions -rw-r--r--
22535289 libffi Makefile says NO_TESTS but it's wrong 22540618 "gmake test" failure for libffi

/usr/gnu/bin/make  check-DEJAGNU
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd $(SOURCE_DIR)/testsuite && pwd`; export srcdir; \
EXPECT=`if [ -f ../../expect/expect ] ; then echo ../../expect/expect ; else echo expect ; fi`; export EXPECT; \
runtest=`if [ -f $(SOURCE_DIR)/../dejagnu/runtest ] ; then echo $(SOURCE_DIR)/../dejagnu/runtest ; else echo runtest; fi`; \
if /bin/bash -c "$runtest --version" > /dev/null 2>&1; then \
  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.
WARNING: Couldn't find tool init file

		=== libffi tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using $(SOURCE_DIR)/testsuite/config/default.exp as tool-and-target-specific interface file.
Running $(SOURCE_DIR)/testsuite/libffi.call/call.exp ...
Running $(SOURCE_DIR)/testsuite/libffi.special/special.exp ...

		=== libffi Summary ===

# of expected passes		1624
# of expected failures		10
# of unsupported tests		15