Add unit test for opening/closing RemoteSyslogChannel

This commit is contained in:
Mike Naquin
2013-06-18 08:35:52 -05:00
parent a9284393b0
commit 7f17255ed8
3 changed files with 45 additions and 4 deletions

View File

@@ -47,6 +47,7 @@ public:
~SyslogTest();
void testListener();
void testChannelOpenClose();
void testOldBSD();
void setUp();