testChannelAccess: all but stress tests must pass now

This commit is contained in:
Matej Sekoranja
2013-12-03 23:40:34 +01:00
parent 1125ec3437
commit 12d73bb7da
5 changed files with 165 additions and 76 deletions

View File

@@ -62,7 +62,7 @@ class ChannelAccessIFRemoteTest: public ChannelAccessIFTest {
virtual long getTimeoutSec() {
return 10;
return 3;
}