Unit tests for PollingRemovableDriveMonitor.

This commit is contained in:
akwizgran
2011-10-05 14:51:24 +01:00
parent 2ce8d2a418
commit 3a321b0f0e
2 changed files with 117 additions and 0 deletions

View File

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