6d17442380
- Changed operations to take only two arguments - No more hacks regarding log argument sizes - Set pageid = INVALID_PAGE if you want a logical operation - Ported operation implementations to new api; exposed + fixed a number of concurrency bugs - More fixes to prepare - Fixed to nested top actions - More coherent operations api / recovery implmentation - TnaiveHash* and Tinstant* are (and were already) broken, and are set for removal - Removed some instances of fail_unless - Fixed design flaws in blob implementation. - New naming convention for operation callback functions. |
||
---|---|---|
.. | ||
2pc | ||
cht | ||
dfa | ||
lladd-old | ||
messages | ||
monotree | ||
pobj | ||
stasis | ||
.cvsignore | ||
check_check.c | ||
check_includes.h | ||
check_setup.h | ||
CMakeLists.txt | ||
Makefile.am | ||
README.coredumps |
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.