Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
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
Show 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
...
@@ -92,12 +92,12 @@ if CONFIG_BACKEND_BUNDY
# For Bundy backend, we only need to run the usual tests. There are no
# For Bundy backend, we only need to run the usual tests. There are no
# Bundy-specific tests yet.
# Bundy-specific tests yet.
dhcp6_unittests_SOURCES
+=
../bundy_controller.cc
dhcp6_unittests_SOURCES
+=
../bundy_controller.cc
dhcp6_unittests_SOURCES
+=
bundy_
backend
_unittest.cc
dhcp6_unittests_SOURCES
+=
bundy_
controller
_unittest.cc
endif
endif
if
CONFIG_BACKEND_JSON
if
CONFIG_BACKEND_JSON
dhcp6_unittests_SOURCES
+=
../jsonfile_controller.cc
dhcp6_unittests_SOURCES
+=
../jsonfile_controller.cc
dhcp6_unittests_SOURCES
+=
jsonfile_
backend
_unittest.cc
dhcp6_unittests_SOURCES
+=
jsonfile_
controller
_unittest.cc
endif
endif
nodist_dhcp6_unittests_SOURCES
=
../dhcp6_messages.h ../dhcp6_messages.cc
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