stasis-aries-wal/test/stasis
2013-02-13 16:48:54 -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 tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -08:00
check_bTree.c add -ansi flag to gcc/g++, eliminate use of typeof() 2013-02-13 14:00:28 -08:00
check_bufferManager.c tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -08:00
check_concurrentBTree.c tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -08:00
check_concurrentHash.c clean up headers to reduce warnings about _GNU_SOURCE 2013-02-13 16:48:54 -08:00
check_concurrentRingbuffer.c tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -08:00
check_concurrentSkipList.c tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -08:00
check_dirtyPageTable.c tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -08:00
check_errorHandling.c centralized #include <check.h>, removed obsolete (uncompiled) unit test. 2009-04-14 20:21:05 +00:00
check_filePool.c tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -08:00
check_groupBy.c fix broken assert in unit test 2011-10-06 17:08:45 +00:00
check_hazard.c tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -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 clean up headers to reduce warnings about _GNU_SOURCE 2013-02-13 16:48:54 -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 tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -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 tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -08:00
check_logWriter.c tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -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 tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -08:00
check_page.c tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -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 tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -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 clean up headers to reduce warnings about _GNU_SOURCE 2013-02-13 16:48:54 -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 tests compile under g++ now; fix casts, stack allocated arrays, macro issues, some sign problems 2013-02-13 13:27:51 -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