[Ltrace-devel] [PATCH 0/2] minor test fixes

Zachary T Welch zwelch at codesourcery.com
Thu Dec 16 23:18:22 UTC 2010


Minor fixes for the test suite.  The first change makes it possible
to run the tests when specifying a non-standard path for --with-libelf
or --with-libunwind.  The second change makes it possible to run
'make distcheck' successfully on platforms other than x87_64.

Zachary T Welch (2):
  Make test suite work with non-standard installations
  Add calls to setup_xfail in parameters.exp

 configure.ac                           |    4 +++
 testsuite/Makefile.am                  |    7 +++++
 testsuite/lib/ltrace.exp               |   39 ++++++++++++++++++++++++++++++-
 testsuite/ltrace.main/parameters.exp   |    4 +++
 testsuite/ltrace.minor/trace-clone.exp |   14 +---------
 testsuite/ltrace.minor/trace-exec.exp  |   25 ++++++--------------
 testsuite/ltrace.minor/trace-fork.exp  |   25 +++++--------------
 7 files changed, 69 insertions(+), 49 deletions(-)

-- 
1.7.2.2




More information about the Ltrace-devel mailing list