stasis-aries-wal/test/stasis
2012-12-04 18:17:23 -08:00
..
fault_injection change declartions of fcn() to fcn(void) 2012-12-04 18:17:23 -08:00
.cvsignore Updated svn:ignore. 2007-10-03 01:52:41 +00:00
check_allocationPolicy.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_blobRecovery.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_bloomFilter.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_boundedLog.c bugfixes + support for hard limits on log size 2009-10-08 22:48:58 +00:00
check_bTree.c initial opensolaris port 2009-11-29 03:22:36 +00:00
check_bufferManager.c change declartions of fcn() to fcn(void) 2012-12-04 18:17:23 -08:00
check_concurrentBTree.c merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
check_concurrentHash.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_concurrentRingbuffer.c move myrandom into stasis/util, rename it stasis_util_random64 2011-08-31 19:25:09 +00:00
check_concurrentSkipList.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_dirtyPageTable.c move myrandom into stasis/util, rename it stasis_util_random64 2011-08-31 19:25:09 +00:00
check_errorHandling.c centralized #include <check.h>, removed obsolete (uncompiled) unit test. 2009-04-14 20:21:05 +00:00
check_filePool.c fix api violation 2011-07-15 16:29:12 +00:00
check_groupBy.c fix broken assert in unit test 2011-10-06 17:08:45 +00:00
check_hazard.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_header.c centralized #include <check.h>, removed obsolete (uncompiled) unit test. 2009-04-14 20:21:05 +00:00
check_io.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_iterator.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_kiss.c merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
check_lhtable.c calloc -> stasis_calloc 2012-11-30 18:29:28 -08:00
check_linearHash.c moved in-memory data structures and hash functions to util/ 2011-06-13 10:19:44 +00:00
check_linearHashNTA.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_linkedListNTA.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_lockManager.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_logEntry.c more log refactoring. safeWrites now holds a latch across reserve_entry, write_entry, and write_entry_done 2010-01-19 02:14:09 +00:00
check_logWriter.c change declartions of fcn() to fcn(void) 2012-12-04 18:17:23 -08:00
check_lsmTree.c move a bunch of multiplexer and lsm related stuff into experimental/ directory 2011-06-13 06:58:34 +00:00
check_min.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_multiplexer.c calloc -> stasis_calloc 2012-11-30 18:29:28 -08:00
check_operations.c change declartions of fcn() to fcn(void) 2012-12-04 18:17:23 -08:00
check_page.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_pageOperations.c move latching stuff to util/, blobs to operations/ 2011-06-13 11:26:25 +00:00
check_pageOrientedList.c calloc -> stasis_calloc 2012-11-30 18:29:28 -08:00
check_rangeTracker.c calloc -> stasis_calloc 2012-11-30 18:29:28 -08:00
check_recovery.c test TsoftCommit(); make sure it works when TforceCommits() is called, and when Tdeinit() is called 2010-01-21 18:57:58 +00:00
check_redblack.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_regions.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_replacementPolicy.c change declartions of fcn() to fcn(void) 2012-12-04 18:17:23 -08:00
check_ringbuffer.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
check_transactional2.c change more malloc calls to use stasis_malloc/stasis_alloc 2012-11-30 17:15:03 -08:00
CMakeLists.txt merge in changes from svn[r1572..r1601] 2012-04-21 12:52:31 -04:00
Makefile.am add dirtyPageTable unit test 2009-08-05 19:51:46 +00:00