.. |
memory
|
7c4d8dae1b
[mavericks] avoid 'using' for shared_ptr as it conflicts with now-std:: def.
|
11 years ago |
testdata
|
6ae0d625f0
[master] many misspelling and typo fixes
|
12 years ago |
.gitignore
|
6e7eee31fa
Add more .gitignore files (for unit tests)
|
13 years ago |
Makefile.am
|
dc507ec0a0
[2906] added zone table accessor implementations
|
12 years ago |
cache_config_unittest.cc
|
3e678f3bda
[2851] another cleanup: introduce NoSuchZone exception based on DataSourceError
|
12 years ago |
client_list_unittest.cc
|
7c4d8dae1b
[mavericks] avoid 'using' for shared_ptr as it conflicts with now-std:: def.
|
11 years ago |
client_unittest.cc
|
3a5d06d390
[2541] add createZone() to DataSourceClient interface
|
12 years ago |
database_sqlite3_unittest.cc
|
dc4af29ccb
[2679] cleanup: consolidate two RRsetCollection test fixtures.
|
12 years ago |
database_unittest.cc
|
5543f4c431
[2726] Initialize variable
|
12 years ago |
database_unittest.h
|
dc4af29ccb
[2679] cleanup: consolidate two RRsetCollection test fixtures.
|
12 years ago |
factory_unittest.cc
|
ed508fe48f
[2726] Suppress cppcheck warning
|
12 years ago |
faked_nsec3.cc
|
09ccd7c1ec
[2218] Update NSEC3Hash::create() to accept uint8_t buffer instead of vector
|
12 years ago |
faked_nsec3.h
|
07414de00e
[2309] (unrelated cleanup) move ZoneFinder to a separate header file.
|
12 years ago |
logger_unittest.cc
|
1151e49bce
[trac744] Messages for the hotspot cache
|
14 years ago |
master_loader_callbacks_test.cc
|
df5cb12f60
[2435] Make ZoneUpdater return a isc::dns::RRsetCollectionBase reference
|
12 years ago |
mock_client.cc
|
3e678f3bda
[2851] another cleanup: introduce NoSuchZone exception based on DataSourceError
|
12 years ago |
mock_client.h
|
2cb8975382
[2851] added a new test case for reloading a zone added to the datasrc later
|
12 years ago |
run_unittests.cc
|
1302962baa
[master] missing call to initLogger(). this can cause unexpected failure
|
14 years ago |
sqlite3_accessor_unittest.cc
|
bf60255cc1
[master] Merge branch 'trac2834'
|
12 years ago |
test_client.cc
|
7c4d8dae1b
[mavericks] avoid 'using' for shared_ptr as it conflicts with now-std:: def.
|
11 years ago |
test_client.h
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
12 years ago |
zone_finder_context_unittest.cc
|
7c4d8dae1b
[mavericks] avoid 'using' for shared_ptr as it conflicts with now-std:: def.
|
11 years ago |
zone_loader_unittest.cc
|
946442d00f
[2905] extend ZoneWriter so it can catch load error and install empty zone.
|
12 years ago |
zone_table_accessor_unittest.cc
|
b5b6b43f34
[2906] Update/add some assertions in tests
|
12 years ago |