some unimportant clean-ups ;)
authortho <tho@270642c3-0616-0410-b53a-bc976706d245>
Sat, 14 Mar 2009 15:39:30 +0000 (15:39 +0000)
committertho <tho@270642c3-0616-0410-b53a-bc976706d245>
Sat, 14 Mar 2009 15:39:30 +0000 (15:39 +0000)
commit92f8630b75f3ef50e73c48cde58645dcd1534e27
treef384439be965df01c70dae7f460de821679a404f
parent64bfdec888eadb3c2c4af30e5bc26554ca6a4f80
some unimportant clean-ups ;)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1153 270642c3-0616-0410-b53a-bc976706d245
134 files changed:
PPI/ActiveFeeder.test.cc
PPI/AnnotationRouter.test.cc
PPI/CloneSource.test.cc
PPI/Connectors.test.cc
PPI/DebugEvent.test.cc
PPI/DebugModules.test.cc
PPI/DiscardSink.test.cc
PPI/Duplicators.test.cc
PPI/EventManager.test.cc
PPI/Events.test.cc
PPI/IOEvent.test.cc
PPI/IdleEvent.test.cc
PPI/IntervalTimer.test.cc
PPI/Joins.test.cc
PPI/Module.test.cc
PPI/ModuleManager.test.cc
PPI/MonitorModule.test.cc
PPI/PassiveQueue.test.cc
PPI/Queueing.test.cc
PPI/Route.test.cc
PPI/Setup.test.cc
PPI/SocketSink.test.cc
PPI/SocketSource.test.cc
PPI/ThrottleBarrier.test.cc
Packets/80211Bundle/RadiotapPacket.test.cc
Packets/80211Bundle/WLANPacket.test.cc
Packets/80221Bundle/MIHPacket.test.cc
Packets/80221Bundle/TLVPacket.test.cc
Packets/ArrayParser.test.cc
Packets/AuxParser.test.cc
Packets/DefaultBundle/EthernetPacket.test.cc
Packets/DefaultBundle/IPv4Packet.test.cc
Packets/DefaultBundle/IPv6Extensions.test.cc
Packets/DefaultBundle/IPv6Packet.cc
Packets/DefaultBundle/LlcSnapPacket.test.cc
Packets/DefaultBundle/RTPPacket.test.cc
Packets/DefaultBundle/UDPPacket.test.cc
Packets/DefaultBundle/extra_tests/PacketLink.test.cc
Packets/IntParser.test.cc
Packets/ListBParser.test.cc
Packets/ListNParser.test.cc
Packets/ListParser.test.cc
Packets/MPEGDVBBundle/DTCPPacket.test.cc
Packets/MPEGDVBBundle/GREPacket.test.cc
Packets/MPEGDVBBundle/MPESection.test.cc
Packets/MPEGDVBBundle/TransportPacket.test.cc
Packets/Packet.test.cc
Packets/PacketData.test.cc
Packets/PacketImpl.test.cc
Packets/PacketInterpreter.test.cc
Packets/PacketParser.test.cc
Packets/PacketRegistry.test.cc
Packets/ParseHelpers.test.cc
Packets/SafeIterator.test.cc
Packets/VariantParser.test.cc
Packets/VectorParser.test.cc
Scheduler/ClockService.test.cc
Scheduler/EventManager.test.cc
Scheduler/FdEvent.test.cc
Scheduler/Poller.test.cc
Scheduler/Scheduler.test.cc
Scheduler/SignalEvent.test.cc
Scheduler/TimerEvent.test.cc
Socket/ClientSocketHandle.test.cc
Socket/FileHandle.test.cc
Socket/NetdeviceController.test.cc
Socket/ProtocolClientSocketHandle.test.cc
Socket/ProtocolServerSocketHandle.test.cc
Socket/Protocols/BSDAddressingPolicy.test.cc
Socket/Protocols/BSDSocketAddress.test.cc
Socket/Protocols/DVB/DVBFrontendHandle.cc
Socket/Protocols/INet/INet4Address.test.cc
Socket/Protocols/INet/INet6Address.test.cc
Socket/Protocols/INet/INetAddressing.test.cc
Socket/Protocols/INet/MulticastSocketProtocol.test.cc
Socket/Protocols/INet/RawINetSocketHandle.test.cc
Socket/Protocols/INet/TCPSocketHandle.test.cc
Socket/Protocols/INet/UDPSocketHandle.test.cc
Socket/Protocols/Raw/LLAddressing.test.cc
Socket/Protocols/Raw/MACAddress.test.cc
Socket/Protocols/Raw/PacketSocketHandle.test.cc
Socket/Protocols/Raw/TunTapSocketHandle.test.cc
Socket/Protocols/UN/UNDatagramSocketHandle.test.cc
Socket/Protocols/UN/UNSocketProtocol.test.cc
Socket/ServerSocketHandle.test.cc
Socket/SocketHandle.cti
Socket/SocketHandle.hh
Socket/SocketHandle.test.cc
Socket/SocketPolicy.test.cc
Socket/SocketProtocol.test.cc
Utils/Buffer.test.cc
Utils/Console/Config.test.cc
Utils/Console/ConfigFile.test.cc
Utils/Console/Executor.test.cc
Utils/Console/Node.test.cc
Utils/Console/OverloadedCommand.test.cc
Utils/Console/Parse.test.cc
Utils/Console/ParsedCommand.test.cc
Utils/Console/ProgramOptions.test.cc
Utils/Console/STLSupport.test.cc
Utils/Console/ScopedDirectory.test.cc
Utils/Console/Server.test.cc
Utils/Console/Traits.test.cc
Utils/Console/Variables.test.cc
Utils/Daemon/Daemon.test.cc
Utils/DiscardStream.test.cc
Utils/Exception.test.cc
Utils/IpChecksum.test.cc
Utils/IteratorTraits.test.cc
Utils/Logger/AreaRegistry.test.cc
Utils/Logger/Config.test.cc
Utils/Logger/FileTarget.test.cc
Utils/Logger/Log.test.cc
Utils/Logger/Parameters.test.cc
Utils/Logger/StreamRegistry.test.cc
Utils/Logger/SyslogTarget.test.cc
Utils/Logger/SyslogUDPTarget.test.cc
Utils/Logger/Target.test.cc
Utils/String.test.cc
Utils/Tags.test.cc
Utils/Termlib/Telnet.test.cc
Utils/Termlib/Terminfo.test.cc
Utils/TypeIdValue.test.cc
Utils/TypeInfo.test.cc
Utils/hexdump.test.cc
Utils/intrusive_refcount.test.cc
Utils/membind.test.cc
Utils/mpl.test.cc
Utils/parameter.test.cc
Utils/pool_alloc_mixin.test.cc
Utils/preprocessor.test.cc
Utils/safe_bool.test.cc
Utils/singleton.test.cc
Utils/type_traits.test.cc