stasis-aries-wal/test
2006-06-13 22:47:04 +00:00
..
2pc CHT is starting to work. 2005-01-19 00:47:55 +00:00
cht Fixed a bunch of 'easy' warnings 2006-05-25 00:02:46 +00:00
dfa Partial port to amd64. 2006-03-20 23:11:46 +00:00
lladd removed derefereneced void* 2006-06-13 22:47:04 +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 Fixes for freebsd. 2005-03-02 05:47:38 +00:00
pobj - some further API improvements (?). 2005-02-08 23:56:47 +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 Portability fixes for FreeBSD and Mac OS. Check broke compatibility w/ 2005-03-13 02:24:01 +00:00
check_setup.h 2006-05-24 02:19:04 +00:00
Makefile.am Portability fixes for FreeBSD and Mac OS. Check broke compatibility w/ 2005-03-13 02:24:01 +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.