stasis-aries-wal/test
2008-02-19 21:56:32 +00:00
..
2pc support "make install", and use libtool to generate .so, .a files. 2007-06-25 15:47:28 +00:00
cht support "make install", and use libtool to generate .so, .a files. 2007-06-25 15:47:28 +00:00
dfa support "make install", and use libtool to generate .so, .a files. 2007-06-25 15:47:28 +00:00
lladd-old Added .cvsignore files. 2007-03-04 00:40:15 +00:00
messages Added .cvsignore files. 2007-03-04 00:40:15 +00:00
monotree support "make install", and use libtool to generate .so, .a files. 2007-06-25 15:47:28 +00:00
pobj support "make install", and use libtool to generate .so, .a files. 2007-06-25 15:47:28 +00:00
stasis Valgrind fixes / properly completes writes now. 2008-02-19 21:56:32 +00:00
.cvsignore Added .cvsignore files. 2007-03-04 00:40:15 +00:00
check_check.c Fixed unit tests, added iterator interface, and generic (almost) iterator test harness. 2005-03-10 03:19:04 +00:00
check_includes.h Cleaned up #includes a little. 2007-03-20 00:56:34 +00:00
check_setup.h 2006-05-24 02:19:04 +00:00
Makefile.am Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
README.coredumps Initial revision 2004-06-24 21:10:31 +00:00

To obtain a coredump from a test that crashes, run this command:

export CK_FORK=no

This will prevent check from forking on each test, so that you can obtain a normal core dump.