]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2108] Add another item to TODO list
authorMukund Sivaraman <muks@isc.org>
Thu, 6 Sep 2012 05:17:07 +0000 (10:47 +0530)
committerMukund Sivaraman <muks@isc.org>
Thu, 6 Sep 2012 05:17:07 +0000 (10:47 +0530)
src/lib/datasrc/memory/tests/memory_client_unittest.cc

index 68e6ca27ab28b260bd7462ef56db22db6fc9d6dc..b4eefabe4199ace1c2051ebae8bc4dd6403bd5c8 100644 (file)
@@ -295,4 +295,5 @@ TEST_F(MemoryClientTest, getJournalReaderNotImplemented) {
 // Add test for add() with separate_rrs=true
 // Add test for ZoneIterator variant of load()
 // Add test for leaks during allocation failures using TestMemorySegment
+// Iterate through an entire zone
 }