.. |
testdata
|
08d1332164
[1792] moved rwtest.sqlite3 under lib/testutils so that it can be shared.
|
13 years ago |
.gitignore
|
6e7eee31fa
Add more .gitignore files (for unit tests)
|
13 years ago |
Makefile.am
|
15a1714785
[1975] Start writing some tests for the container
|
13 years ago |
cache_unittest.cc
|
6f5ca0bd47
[1067] Lower the sleep time
|
13 years ago |
client_unittest.cc
|
2a57f8bbd3
[1207] several small cleanups
|
13 years ago |
container_unittest.cc
|
07d1252a74
[1975] Extend a test
|
13 years ago |
database_unittest.cc
|
e9506d53ad
[1893] make findNSEC3 testable for the SQLite3 accessor, too.
|
13 years ago |
datasrc_unittest.cc
|
462e2807be
[1697] updated the user side of MessageRenderer, either by just using the
|
13 years ago |
factory_unittest.cc
|
bf1717f38c
[1208] use the container to set in-mem client
|
13 years ago |
faked_nsec3.cc
|
60899bcd88
[1893] unrelated cleanup: constify a variable.
|
13 years ago |
faked_nsec3.h
|
358beb2e1e
[1891] (unrelated) cleanup: unify the definition of faked NSEC3 strings.
|
13 years ago |
logger_unittest.cc
|
1151e49bce
[trac744] Messages for the hotspot cache
|
14 years ago |
memory_datasrc_unittest.cc
|
6d4b7f7272
[master] ensure constness in ?: expressions. will fix build error for some g++
|
13 years ago |
query_unittest.cc
|
ecb22c0c22
[trac749] update namespace names
|
14 years ago |
rbnode_rrset_unittest.cc
|
7713b14700
[1688] removed an (now) unused header file. also reordered headers.
|
13 years ago |
rbtree_unittest.cc
|
c7a5a56e82
[1971] Fix broken tree structure that didn't match the one in the figure
|
13 years ago |
run_unittests.cc
|
1302962baa
[master] missing call to initLogger(). this can cause unexpected failure
|
14 years ago |
sqlite3_accessor_unittest.cc
|
84ce6a7875
[master] Use -c to copy when using install-sh
|
13 years ago |
sqlite3_unittest.cc
|
5b0ea09b5f
[324] added test cases for different SQLite3 schema versions.
|
13 years ago |
static_unittest.cc
|
c9337b1576
[master] add Mukund to authors.bind.
|
13 years ago |
test_client.cc
|
84ce6a7875
[master] Use -c to copy when using install-sh
|
13 years ago |
test_client.h
|
cf16578b3e
[1791] initial refactoring: extracted createSQLite3Client so it can be shared.
|
13 years ago |
test_datasrc.cc
|
ecb22c0c22
[trac749] update namespace names
|
14 years ago |
test_datasrc.h
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
zone_finder_context_unittest.cc
|
e267a6928a
[1791] moved <cstdlib> to test_client.cc now the latter calls system().
|
13 years ago |
zonetable_unittest.cc
|
119442008b
[trac1060] Rename MemoryZoneFinder to InMemoryZoneFinder
|
13 years ago |