Add PathTest.testExpandVariableFromPath. Reinstate testMTU

This commit is contained in:
Francis ANDRE
2018-06-01 22:11:33 +02:00
parent 0084c75471
commit a28480092d
2 changed files with 4 additions and 4 deletions

View File

@@ -11,12 +11,12 @@ export CPPUNIT_IGNORE="\
N7CppUnit10TestCallerI9TimerTestEE.testTimer, \
N7CppUnit10TestCallerI15FileChannelTestEE.testPurgeAge, \
N7CppUnit10TestCallerI8FileTestEE.testFileAttributes2, \
N7CppUnit10TestCallerI9TimerTestEE.testTimer, \
N7CppUnit10TestCallerI9TimerTestEE.testScheduleAtFixedRate, \
N7CppUnit10TestCallerI9TimerTestEE.testScheduleAtFixedRate, \
N7CppUnit10TestCallerI9TimerTestEE.testScheduleInterval, \
N7CppUnit10TestCallerI9TimerTestEE.testScheduleIntervalTimestamp, \
N7CppUnit10TestCallerI9TimerTestEE.testScheduleIntervalClock, \
N7CppUnit10TestCallerI10ThreadTestEE.testSleep, \
N7CppUnit10TestCallerI15FileChannelTestEE.testCompress, \
N7CppUnit10TestCallerI8PathTestEE.testExpandVariableFromPath, \
"

View File

@@ -7,12 +7,12 @@ export CPPUNIT_IGNORE="\
N7CppUnit10TestCallerI14ICMPClientTestEE.testBigPing, \
N7CppUnit10TestCallerI22HTTPSClientSessionTestEE.testProxy, \
N7CppUnit10TestCallerI22HTTPSStreamFactoryTestEE.testProxy, \
N7CppUnit10TestCallerI14ICMPSocketTestEE.testMTU, \
N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast, \
N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast, \
N7CppUnit10TestCallerI13NTPClientTestEE.testTimeSync, \
N7CppUnit10TestCallerI9TimerTestEE.testScheduleInterval, \
N7CppUnit10TestCallerI9TimerTestEE.testTimer, \
N7CppUnit10TestCallerI15FileChannelTestEE.testPurgeAge, \
N7CppUnit10TestCallerI8FileTestEE.testFileAttributes2, \
N7CppUnit10TestCallerI8PathTestEE.testExpandVariableFromPath, \
"