stasis-aries-wal/test
2004-07-01 00:53:36 +00:00
..
2pc Initial revision 2004-06-24 21:10:31 +00:00
cht Initial revision 2004-06-24 21:10:31 +00:00
dfa Initial revision 2004-06-24 21:10:31 +00:00
lladd Log truncation. (But no checkpoints, so it doesn't get called... it does pass testing though. :) 2004-07-01 00:53:36 +00:00
lladd-old Wrote blobmanager, didn't compile it yet. 2004-06-26 02:05:24 +00:00
messages Initial revision 2004-06-24 21:10:31 +00:00
monotree Initial revision 2004-06-24 21:10:31 +00:00
check_check.c Initial revision 2004-06-24 21:10:31 +00:00
check_includes.h Initial revision 2004-06-24 21:10:31 +00:00
check_setup.h Initial revision 2004-06-24 21:10:31 +00:00
Makefile.am Initial revision 2004-06-24 21:10:31 +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.