]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5589] Added todo in unit test.
authorThomas Markwalder <tmark@isc.org>
Tue, 15 May 2018 18:01:34 +0000 (14:01 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 15 May 2018 18:01:34 +0000 (14:01 -0400)
src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc

index 4a8efbd6e2d2345027dd795b4885b08d1f0b41c8..c09ac0c871707ae0e1d5b323a5dabb38700bc04b 100644 (file)
@@ -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: