stasis-aries-wal/test
Gilad Arnold 6502569a02 Switched to growable (unlimited) persistent objects / static references
repositories. Has been tested with 15K objects and appears to work. Also
done some significant chnages to auxiliary modules in libpobj, and the
trivial test program (test-list).
2004-12-16 09:00:07 +00:00
..
2pc Ported LLADD to Fedora, cleaned up autoconf setup, and numerouse #includes that were problematic. 2004-07-06 01:22:18 +00:00
cht Web-site update, a few minor code changes from before the Freenix deadline. 2004-10-27 01:40:09 +00:00
dfa Ported LLADD to Fedora, cleaned up autoconf setup, and numerouse #includes that were problematic. 2004-07-06 01:22:18 +00:00
lladd Test case for lost header fix. 2004-12-06 01:24: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 Ported LLADD to Fedora, cleaned up autoconf setup, and numerouse #includes that were problematic. 2004-07-06 01:22:18 +00:00
pobj Switched to growable (unlimited) persistent objects / static references 2004-12-16 09:00:07 +00:00
check_check.c Initial revision 2004-06-24 21:10:31 +00:00
check_includes.h Ported LLADD to Fedora, cleaned up autoconf setup, and numerouse #includes that were problematic. 2004-07-06 01:22:18 +00:00
check_setup.h Ported LLADD to Fedora, cleaned up autoconf setup, and numerouse #includes that were problematic. 2004-07-06 01:22:18 +00:00
Makefile.am Last change to make test/pobj be built with the project. 2004-12-14 01:51:25 +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.