stasis-aries-wal/test/stasis
2008-03-02 23:25:31 +00:00
..
.cvsignore Updated svn:ignore. 2007-10-03 01:52:41 +00:00
check_allocationPolicy.c Allocation bugfixes 2008-02-29 18:03:32 +00:00
check_blobRecovery.c Bugfixes and improved error handling for recovery tests and registerPageType() 2007-07-19 23:47:06 +00:00
check_bTree.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
check_bufferManager.c Fixed bug that only occurs during nightly (more thorough) regression runs; stack allocation was failing. 2007-10-30 16:26:29 +00:00
check_compensations.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_errorHandling.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_header.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_indirect.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
check_io.c smoketest shouldn't call truncate if the handle doesn't support it. 2007-10-23 23:26:33 +00:00
check_iterator.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_lht.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_lhtable.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_linearHash.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_linearHashNTA.c Make valgrind happy by zeroing out partially initialized struct. 2008-03-01 19:35:16 +00:00
check_linkedListNTA.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_lockManager.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_logEntry.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_logicalLinearHash.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_logWriter.c * Remove spurious warnings messages from tests that intentionally crash stasis. 2007-10-23 23:16:58 +00:00
check_lsmTree.c lsmTree's page lookup semantics changed so that returns the page id that a tuple would be on. The test was written assuming the user passes in a tuple that 2007-11-09 20:05:40 +00:00
check_multiplexer.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_operations.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
check_page.c Valgrind fixes / properly completes writes now. 2008-02-19 21:56:32 +00:00
check_pageOperations.c remove dead code. 2008-02-20 22:50:19 +00:00
check_pageOrientedList.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_rangeTracker.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_recovery.c * Remove spurious warnings messages from tests that intentionally crash stasis. 2007-10-23 23:16:58 +00:00
check_regions.c Clean up includes for new cmake build system. 2008-03-02 23:21:39 +00:00
check_replacementPolicy.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_ringbuffer.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
check_transactional2.c Clean up includes for new cmake build system. 2008-03-02 23:21:39 +00:00
CMakeLists.txt Preliminary cmake build system (just enough for unit testing; misses lots of old code and benchmarks...) 2008-03-02 23:25:31 +00:00
Makefile.am Preliminary LSM tree implementation (hardcodes keys as ints for now) 2007-08-14 01:17:31 +00:00