Add TimerTest.testScheduleInterval() (#2053)

This commit is contained in:
zosrothko 2017-12-18 11:48:27 +01:00 committed by Aleksandar Fabijanic
parent ba60e328b1
commit 14e7647c87

View File

@ -7,5 +7,7 @@ export CPPUNIT_IGNORE="\
N7CppUnit10TestCallerI22HTTPSClientSessionTestEE.testProxy, \
N7CppUnit10TestCallerI22HTTPSStreamFactoryTestEE.testProxy, \
N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast, \
N7CppUnit10TestCallerI13NTPClientTestEE.testTimeSync"
N7CppUnit10TestCallerI13NTPClientTestEE.testTimeSync, \
N7CppUnit10TestCallerI9TimerTestEE.testScheduleInterval \
"