Unit tests for UnixRemovableDriveMonitor.

This commit is contained in:
akwizgran
2011-10-05 13:47:38 +02:00
parent 2095c2bbaa
commit a773bbc320
2 changed files with 81 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
<test name='net.sf.briar.plugins.file.LinuxRemovableDriveFinderTest'/>
<test name='net.sf.briar.plugins.file.MacRemovableDriveFinderTest'/>
<test name='net.sf.briar.plugins.file.RemovableDrivePluginTest'/>
<test name='net.sf.briar.plugins.file.UnixRemovableDriveMonitorTest'/>
<test name='net.sf.briar.protocol.AckReaderTest'/>
<test name='net.sf.briar.protocol.BatchReaderTest'/>
<test name='net.sf.briar.protocol.ConsumersTest'/>