From 444b66ea95e7d1ad00c4f2b42ccbb45b61dc7a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnter=20Obiltschnig?= Date: Mon, 2 Oct 2023 12:15:06 +0200 Subject: [PATCH] updated cppignore.lnx --- cppignore.lnx | 57 ++++++++++++++++++++++++++------------------------- 1 file changed, 29 insertions(+), 28 deletions(-) diff --git a/cppignore.lnx b/cppignore.lnx index 885cfd3c3..cf9847b85 100644 --- a/cppignore.lnx +++ b/cppignore.lnx @@ -1,28 +1,29 @@ -N7CppUnit10TestCallerI10ThreadTestEE.testSleep -N7CppUnit10TestCallerI13NTPClientTestEE.testTimeSync -N7CppUnit10TestCallerI13RawSocketTestEE.testEchoIPv4 -N7CppUnit10TestCallerI13RawSocketTestEE.testSendToReceiveFromIPv4 -N7CppUnit10TestCallerI14ICMPClientTestEE.testBigPing -N7CppUnit10TestCallerI14ICMPClientTestEE.testPing -N7CppUnit10TestCallerI14ICMPSocketTestEE.testMTU -N7CppUnit10TestCallerI14ICMPSocketTestEE.testSendToReceiveFrom -N7CppUnit10TestCallerI15ExpireCacheTestEE.testAccessExpireN -N7CppUnit10TestCallerI15ExpireCacheTestEE.testExpireN -N7CppUnit10TestCallerI15FileChannelTestEE.testPurgeAge -N7CppUnit10TestCallerI17SocketAddressTestEE.testSocketAddress -N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast -N7CppUnit10TestCallerI21UniqueExpireCacheTestEE.testExpireN -N7CppUnit10TestCallerI22HTTPSClientSessionTestEE.testCachedSession -N7CppUnit10TestCallerI22HTTPSClientSessionTestEE.testProxy -N7CppUnit10TestCallerI22HTTPSStreamFactoryTestEE.testProxy -N7CppUnit10TestCallerI7DNSTestEE.testHostByAddress -N7CppUnit10TestCallerI7DNSTestEE.testHostByName -N7CppUnit10TestCallerI8FileTestEE.testFileAttributes2 -N7CppUnit10TestCallerI8PathTestEE.testExpand -N7CppUnit10TestCallerI8PathTestEE.testExpandVariableFromPath -N7CppUnit10TestCallerI9ClockTestEE.testClock -N7CppUnit10TestCallerI9TimerTestEE.testScheduleAtFixedRate -N7CppUnit10TestCallerI9TimerTestEE.testScheduleInterval -N7CppUnit10TestCallerI9TimerTestEE.testScheduleIntervalClock -N7CppUnit10TestCallerI9TimerTestEE.testScheduleIntervalTimestamp -N7CppUnit10TestCallerI9TimerTestEE.testTimer +CppUnit::TestCaller.testSleep +CppUnit::TestCaller.testAccessExpireN +CppUnit::TestCaller.testExpireN +CppUnit::TestCaller.testExpireN +CppUnit::TestCaller.testPurgeAge +CppUnit::TestCaller.testFileAttributes2 +CppUnit::TestCaller.testExpand +CppUnit::TestCaller.testExpandVariableFromPath +CppUnit::TestCaller.testClock +CppUnit::TestCaller.testScheduleAtFixedRate +CppUnit::TestCaller.testScheduleInterval +CppUnit::TestCaller.testScheduleIntervalClock +CppUnit::TestCaller.testScheduleIntervalTimestamp +CppUnit::TestCaller.testTimer +CppUnit::TestCaller.testSocketAddress +CppUnit::TestCaller.testEchoIPv4 +CppUnit::TestCaller.testSendToReceiveFromIPv4 +CppUnit::TestCaller.testPing +CppUnit::TestCaller.testBigPing +CppUnit::TestCaller.testSendToReceiveFrom +CppUnit::TestCaller.testAssign +CppUnit::TestCaller.testMTU +CppUnit::TestCaller.testTimeSync +CppUnit::TestCaller.testMulticast +CppUnit::TestCaller.testCachedSession +CppUnit::TestCaller.testProxy +CppUnit::TestCaller.testProxy +CppUnit::TestCaller.testHostByAddress +CppUnit::TestCaller.testHostByName