stasis-aries-wal/test
2007-02-07 03:04:19 +00:00
..
2pc No more PBL. 2006-06-20 21:44:17 +00:00
cht Updates for 32-bit x86. There are still real 32-bit bugs being emitted as compiler warnings. 2006-11-07 20:36:59 +00:00
dfa Removed pbl header; fixed makefile bugs and the compilation warnings 2006-06-20 22:05:45 +00:00
lladd Rewrote pinnedRanges. 2007-02-07 03:04:19 +00:00
lladd-old Ported LLADD to Fedora, cleaned up autoconf setup, and numerouse #includes that were problematic. 2004-07-06 01:22:18 +00:00
messages Initial revision 2004-06-24 21:10:31 +00:00
monotree No more PBL. 2006-06-20 21:44:17 +00:00
pobj No more PBL. 2006-06-20 21:44:17 +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 Less output for short tests; removed obsolete "rm blob[01]_file.txt" 2006-10-04 04:44:49 +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.