Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
445
Issues
445
List
Boards
Labels
Service Desk
Milestones
Merge Requests
71
Merge Requests
71
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
Kea
Commits
bbea597b
Commit
bbea597b
authored
May 15, 2014
by
Tomek Mrugalski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[3400] {bundy,kea}_backend_unittest.cc renamed to *_controller_unittest.cc
parent
80ef9a69
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
src/bin/dhcp6/tests/Makefile.am
src/bin/dhcp6/tests/Makefile.am
+2
-2
src/bin/dhcp6/tests/bundy_controller_unittest.cc
src/bin/dhcp6/tests/bundy_controller_unittest.cc
+0
-0
src/bin/dhcp6/tests/kea_controller_unittest.cc
src/bin/dhcp6/tests/kea_controller_unittest.cc
+0
-0
No files found.
src/bin/dhcp6/tests/Makefile.am
View file @
bbea597b
...
...
@@ -92,12 +92,12 @@ if CONFIG_BACKEND_BUNDY
# For Bundy backend, we only need to run the usual tests. There are no
# Bundy-specific tests yet.
dhcp6_unittests_SOURCES
+=
../bundy_controller.cc
dhcp6_unittests_SOURCES
+=
bundy_
backend
_unittest.cc
dhcp6_unittests_SOURCES
+=
bundy_
controller
_unittest.cc
endif
if
CONFIG_BACKEND_JSON
dhcp6_unittests_SOURCES
+=
../jsonfile_controller.cc
dhcp6_unittests_SOURCES
+=
jsonfile_
backend
_unittest.cc
dhcp6_unittests_SOURCES
+=
jsonfile_
controller
_unittest.cc
endif
nodist_dhcp6_unittests_SOURCES
=
../dhcp6_messages.h ../dhcp6_messages.cc
...
...
src/bin/dhcp6/tests/bundy_
backend
_unittest.cc
→
src/bin/dhcp6/tests/bundy_
controller
_unittest.cc
View file @
bbea597b
File moved
src/bin/dhcp6/tests/
jsonfile_backend
_unittest.cc
→
src/bin/dhcp6/tests/
kea_controller
_unittest.cc
View file @
bbea597b
File moved
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