stasis-aries-wal/test
2008-11-13 04:17:59 +00:00
..
2pc do away with librw 2008-11-07 03:44:41 +00:00
cht do away with librw 2008-11-07 03:44:41 +00:00
dfa do away with librw 2008-11-07 03:44:41 +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 do away with librw 2008-11-07 03:44:41 +00:00
pobj do away with librw 2008-11-07 03:44:41 +00:00
stasis check that TrecordSize() works for blobs. 2008-11-13 04:17:59 +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
CMakeLists.txt fix pobj warning; add pobj tests to cmake 2008-10-02 07:15:35 +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.