Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
98a54e27
Commit
98a54e27
authored
Feb 14, 2014
by
Mukund Sivaraman
Browse files
[2430] Update test comment
parent
23911dbc
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/dns/tests/master_loader_unittest.cc
View file @
98a54e27
...
...
@@ -538,7 +538,8 @@ TEST_F(MasterLoaderTest, generateWithModifiers) {
"$GENERATE 106-107 host$ TXT
\"
Value ${0,9,n}
\"\n
"
"$GENERATE 109-110 host$ TXT
\"
Value ${0,9,N}
\"\n
"
// Junk type will not parse and 'd' is assumed.
// Junk type will not parse and 'd' is assumed. No error is
// generated (this is to match BIND 9 behavior).
"$GENERATE 200-201 host${0,4,j} A 192.0.2.$
\n
"
;
stringstream
ss
(
input
);
setLoader
(
ss
,
Name
(
"example.org."
),
RRClass
::
IN
(),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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