Caleb James DeLisle 1965692ff8 trying to fix weird issue with travis-ci vor 10 Jahren
..
FramingInterface_fuzz_test.c fc096224dc Added a fuzz test for FramingInterface vor 10 Jahren
FramingInterface_test.c 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. vor 10 Jahren
InterfaceController_multiIface_test.c 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test vor 10 Jahren
InterfaceController_test.c 1965692ff8 trying to fix weird issue with travis-ci vor 10 Jahren
MultiInterface_test.c cab6823bc7 Moved DefaultInterfaceController to interface/InterfaceController since there are no other IFCs, improced ifc peerStats state info, stopped counting a session as established until the underlying CA session is *completely* established. vor 10 Jahren
UDPInterface_communication_test.c cab6823bc7 Moved DefaultInterfaceController to interface/InterfaceController since there are no other IFCs, improced ifc peerStats state info, stopped counting a session as established until the underlying CA session is *completely* established. vor 10 Jahren
UDPInterface_test.c 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network vor 10 Jahren