From: Thomas Markwalder Date: Tue, 15 May 2018 18:01:34 +0000 (-0400) Subject: [5589] Added todo in unit test. X-Git-Tag: trac5549a_base~21^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a60a6ea8dd11e1cf3719cae66b345be77312d221;p=thirdparty%2Fkea.git [5589] Added todo in unit test. --- diff --git a/src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc b/src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc index 4a8efbd6e2..c09ac0c871 100644 --- a/src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc +++ b/src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc @@ -314,6 +314,8 @@ public: /// /// Provides convenience methods for loading, testing all commands and /// unloading the lease_cmds library. +/// @todo This class should really be separated from loading and unloading +/// the library so implementation classes are tested more directly. class StatCmdsTest : public LibLoadTest { public: