Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
c2213ce7
Commit
c2213ce7
authored
Nov 14, 2011
by
Jelte Jansen
Browse files
[1384] rename test for consistency
parent
5e223849
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/tests/database_unittest.cc
View file @
c2213ce7
...
...
@@ -1246,7 +1246,7 @@ TEST_F(MockDatabaseClientTest, ttldiff) {
// Unless we ask for individual RRs in our iterator request. In that case
// every RR should go into its own 'rrset'
TEST_F
(
MockDatabaseClientTest
,
ttldiff_separate_rrs
ets
)
{
TEST_F
(
MockDatabaseClientTest
,
ttldiff_separate_rrs
)
{
ZoneIteratorPtr
it
(
this
->
client_
->
getIterator
(
Name
(
"example.org"
),
true
));
// Walk through the full iterator, we should see 1 rrset with name
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment