stasis-aries-wal/test
2009-07-29 21:03:16 +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 more header cleaning; updated INSTALL 2009-07-26 19:47:05 +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 single-page btrees are working 2009-07-29 21:03:16 +00:00
.cvsignore Added .cvsignore files. 2007-03-04 00:40:15 +00:00
check_check.c remove dependency on the check unit test suite 2009-04-14 21:55:47 +00:00
check_impl.h remove dependency on the check unit test suite 2009-04-14 21:55:47 +00:00
check_includes.h check for page leaks at shutdown; move myrandom() into check_includes.h, fix a number of page leaks / double frees 2009-05-30 02:23:17 +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 remove dependency on the check unit test suite 2009-04-14 21:55:47 +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.