Caleb James DeLisle 670b047d8a Fixed bug in getPeers which caused it to return the same peers every time 9 년 전
..
NodeStore_test.c 670b047d8a Fixed bug in getPeers which caused it to return the same peers every time 9 년 전
NodeStore_test_disabled.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. 10 년 전
TestFramework.h 6427d40e6d Decrease the number of external headers pulled in and refactor allocator and reader/writer. 11 년 전
TestKeys.data e198d22b7b Added another test 11 년 전
VersionList_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 10 년 전