Caleb James DeLisle e03394f969 simplified ArchInfo which should get rid of some errors 9 роки тому
..
AddrTools_test.c 57064d14f4 Moved business logic from AddrTools.h to AddrTools.c to reduce executable size (then dealt with fallout) 9 роки тому
AverageRoller_test.c fffb92caa8 more work done on the build 10 роки тому
Base10_test.c 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test 10 роки тому
Base32_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 роки тому
Bits_test.c 03726c092e Use __builtin_clzll() for Bits_log2x64() to improve perf 10 роки тому
Checksum_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 роки тому
Endian_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 роки тому
Hex_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. 10 роки тому
Identity_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 роки тому
Map_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 роки тому
Process_test.c 7e767e5d0c all tests except for root tests pass 9 роки тому
Seccomp_test.c 7e767e5d0c all tests except for root tests pass 9 роки тому
Timeout_test.c.disabled 9aa22feca3 Offered permission to copy under gplv3 license. 12 роки тому
UniqueName_test.c ec6fb4ac78 Rewrote UniqueName which hadn't been working correctly 12 роки тому
UniqueName_test.h ec6fb4ac78 Rewrote UniqueName which hadn't been working correctly 12 роки тому