aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2012-04-12Add code for stepping over atomic instruction sequence on PPCPetr Machata
2012-04-12Fix previous commit, which broke the common casePetr Machata
2012-04-12Limited support for returns from tail call functionsPetr Machata
2011-11-09Only delay continuing the process if we are actually mid-_stopping_Petr Machata
2011-10-06Add a test case for thread/vfork scenarioPetr Machata
2011-10-06Trace vfork return in parent as well as in childPetr Machata
2011-10-06Add a test case for vforkPetr Machata
2011-10-06Basic support for tracing vforkPetr Machata
2011-10-06Fix threading test casePetr Machata
2011-10-06Add a test casePetr Machata
2011-08-11Fix compilationPetr Machata
2011-01-07Add calls to setup_xfail in parameters.expZachary T Welch
2011-01-06Make test suite work with non-standard installationsZachary T Welch
2010-12-10Include libdl-simple test in distribution tarballZachary T Welch
2010-12-10Fix spacing in test failure reportZachary T Welch
2010-11-28Allow ltrace_verify_output calls to use their own grep flavorPetr Machata
2010-11-28On s390x, names of mmap, fstat and stat system calls are differentPetr Machata
2010-11-28Add a simple libdl testJoe Damato
2010-11-28Add test for nested library callsPetr Machata
2010-11-28Better checking of float and double arguments and return valuesPetr Machata
2010-11-28Add test suite files to EXTRA_DIST variablesZachary T Welch
2010-11-28Make test suite work for out-of-tree builds.Zachary T Welch
2010-11-28Convert testsuite to use autotoolsZachary T Welch
2010-11-28Some cleanup from Fedora:Petr Machata
2010-11-28count-record.exp: don't use ltrace_saveoutputArnaud Patard
2010-11-28Don't use signal number. Use constantArnaud Patard
2010-11-28demangle-lib.cpp: fix buildArnaud Patard
2009-07-25Finally got rid of GNU's Autoconf stuffJuan Cespedes
2008-12-10Patches from Anderson Lizardo and Riku Voipio to reach Debian version 0.5-3.1Juan Cespedes
2007-08-31Some random fixesJuan Cespedes
2007-05-17Fixes from Supriya Kannery <supriyak@in.ibm.com>Petr Machata
2007-05-09Interpret SIGILL, SIGEMT and SIGSEGV as valid breakpoint signalsPetr Machata
2006-08-07Add pointers to structsSteve Fink
2006-08-07array argumentsSteve Fink
2006-08-07add ability to typedefSteve Fink
2006-08-07short, ushort and float typesSteve Fink
2006-08-07implement enumerated parametersSteve Fink
2006-08-07update testsuite for new parametersSteve Fink
2006-08-07testsuite/lib/ltrace.exp: better quoting and error detectionSteve Fink
2006-03-16use __clone2() for ia64 clone testPaul Gilliam
2006-03-14Add a dejagnu-based testsuite.Paul Gilliam