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
1e2e2274
Commit
1e2e2274
authored
Dec 01, 2015
by
Tomek Mrugalski
🛰
Browse files
[3569_rebase] Schema clean-up before DbAccessParserTest.commitLeaseDb
parent
09422c96
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/tests/dbaccess_parser_unittest.cc
View file @
1e2e2274
...
...
@@ -575,6 +575,9 @@ TEST_F(DbAccessParserTest, commitLeaseDb) {
// depend this test on MYSQL availability.
TEST_F
(
DbAccessParserTest
,
commitHostsDb
)
{
// Remove schema (if there are any leftovers from previous tests).
destroyMySQLSchema
();
// Verify that no lease database is open
EXPECT_THROW
({
LeaseMgr
&
manager
=
LeaseMgrFactory
::
instance
();
...
...
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