summaryrefslogtreecommitdiffstats
path: root/test/TestManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/TestManager.cpp')
-rw-r--r--test/TestManager.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/TestManager.cpp b/test/TestManager.cpp
index 935590e..1e4096e 100644
--- a/test/TestManager.cpp
+++ b/test/TestManager.cpp
@@ -135,5 +135,8 @@ TEST_F(TestManager, propertyChange)
ASSERT_DEATH(notifyPropertyChanged("invalid property", "whatever"), "");
}
+// TODO: if gmock is ready, add case to test
+// updateNtpSetting() and updateNetworkSetting()
+
}
}
OpenPOWER on IntegriCloud