Add Tests

This commit is contained in:
2020-06-10 11:50:22 +02:00
parent ea92eb7b2b
commit b61fefd11f
8 changed files with 120 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
namespace Network {
namespace Test {
bool TestMulticastDNS();
} // namespace Test
} // namespace Network