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
ISC Open Source Projects
Kea
Commits
321b9112
Commit
321b9112
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: evaluate
parent
d280ed77
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/util/tests/watch_socket_unittests.cc
View file @
321b9112
...
...
@@ -213,7 +213,7 @@ TEST(WatchSocketTest, badReadOnClear) {
/// @todo maybe clear should never throw, log only
ASSERT_THROW
(
watch
->
clearReady
(),
WatchSocketError
);
// Verify the select_fd does not evalute to ready.
// Verify the select_fd does not evalu
a
te to ready.
EXPECT_NE
(
1
,
selectCheck
(
select_fd
));
// Verify that getSelectFd() returns INVALID.
...
...
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