From c4840b724adbead4461a110c798047070387c5f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnter=20Obiltschnig?= Date: Sun, 9 Feb 2020 07:49:56 +0100 Subject: [PATCH] ignore more tests --- cppignore.lnx | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/cppignore.lnx b/cppignore.lnx index 6339550d6..c8b3f17a2 100644 --- a/cppignore.lnx +++ b/cppignore.lnx @@ -1,25 +1,27 @@ -N7CppUnit10TestCallerI8PathTestEE.testExpand -N7CppUnit10TestCallerI8PathTestEE.testExpandVariableFromPath +N7CppUnit10TestCallerI10ThreadTestEE.testSleep +N7CppUnit10TestCallerI13NTPClientTestEE.testTimeSync N7CppUnit10TestCallerI13RawSocketTestEE.testEchoIPv4 N7CppUnit10TestCallerI13RawSocketTestEE.testSendToReceiveFromIPv4 -N7CppUnit10TestCallerI14ICMPClientTestEE.testPing N7CppUnit10TestCallerI14ICMPClientTestEE.testBigPing +N7CppUnit10TestCallerI14ICMPClientTestEE.testPing +N7CppUnit10TestCallerI14ICMPSocketTestEE.testMTU +N7CppUnit10TestCallerI14ICMPSocketTestEE.testSendToReceiveFrom +N7CppUnit10TestCallerI15ExpireCacheTestEE.testAccessExpireN +N7CppUnit10TestCallerI15FileChannelTestEE.testPurgeAge +N7CppUnit10TestCallerI17SocketAddressTestEE.testSocketAddress +N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast +N7CppUnit10TestCallerI21UniqueExpireCacheTestEE.testExpireN +N7CppUnit10TestCallerI22HTTPSClientSessionTestEE.testCachedSession N7CppUnit10TestCallerI22HTTPSClientSessionTestEE.testProxy N7CppUnit10TestCallerI22HTTPSStreamFactoryTestEE.testProxy -N7CppUnit10TestCallerI14ICMPSocketTestEE.testMTU -N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast -N7CppUnit10TestCallerI13NTPClientTestEE.testTimeSync -N7CppUnit10TestCallerI9TimerTestEE.testScheduleInterval -N7CppUnit10TestCallerI9TimerTestEE.testTimer -N7CppUnit10TestCallerI15FileChannelTestEE.testPurgeAge -N7CppUnit10TestCallerI8FileTestEE.testFileAttributes2 -N7CppUnit10TestCallerI14ICMPSocketTestEE.testSendToReceiveFrom -N7CppUnit10TestCallerI22HTTPSClientSessionTestEE.testCachedSession -N7CppUnit10TestCallerI17SocketAddressTestEE.testSocketAddress -N7CppUnit10TestCallerI7DNSTestEE.testHostByName N7CppUnit10TestCallerI7DNSTestEE.testHostByAddress -N7CppUnit10TestCallerI15ExpireCacheTestEE.testAccessExpireN -N7CppUnit10TestCallerI10ThreadTestEE.testSleep -N7CppUnit10TestCallerI21UniqueExpireCacheTestEE.testExpireN -N7CppUnit10TestCallerI9TimerTestEE.testScheduleIntervalTimestamp +N7CppUnit10TestCallerI7DNSTestEE.testHostByName +N7CppUnit10TestCallerI8FileTestEE.testFileAttributes2 +N7CppUnit10TestCallerI8PathTestEE.testExpand +N7CppUnit10TestCallerI8PathTestEE.testExpandVariableFromPath +N7CppUnit10TestCallerI9ClockTestEE.testClock N7CppUnit10TestCallerI9TimerTestEE.testScheduleAtFixedRate +N7CppUnit10TestCallerI9TimerTestEE.testScheduleInterval +N7CppUnit10TestCallerI9TimerTestEE.testScheduleIntervalClock +N7CppUnit10TestCallerI9TimerTestEE.testScheduleIntervalTimestamp +N7CppUnit10TestCallerI9TimerTestEE.testTimer