stasis-aries-wal/test
2007-06-01 21:32:33 +00:00
..
2pc Added .cvsignore files. 2007-03-04 00:40:15 +00:00
cht Added .cvsignore files. 2007-03-04 00:40:15 +00:00
dfa Cleaned up obsolete @todo's; fixed inconsistent page file initialization 2007-06-01 21:06:18 +00:00
lladd Added assertlock() and call it when page implementations assume a page has already been latched. (Fixed 2007-06-01 21:32:33 +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 Added .cvsignore files. 2007-03-04 00:40:15 +00:00
pobj Added .cvsignore files. 2007-03-04 00:40:15 +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 Modularized the build; made berkeleydb and confuse optional. No longer build as many things by default. 2006-11-09 23:00:50 +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.