Daniel Golle 6a8e02bcdd fix Hex_test unit test vor 9 Jahren
..
AddrTools_test.c 57064d14f4 Moved business logic from AddrTools.h to AddrTools.c to reduce executable size (then dealt with fallout) vor 9 Jahren
AverageRoller_test.c fffb92caa8 more work done on the build vor 10 Jahren
Base10_test.c 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test vor 10 Jahren
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 vor 10 Jahren
Bits_test.c 03726c092e Use __builtin_clzll() for Bits_log2x64() to improve perf vor 10 Jahren
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 vor 10 Jahren
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 vor 10 Jahren
Hex_test.c 6a8e02bcdd fix Hex_test unit test vor 9 Jahren
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 vor 10 Jahren
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 vor 10 Jahren
Process_test.c 75de00d724 client: exit foreground process when core dies vor 9 Jahren
Seccomp_test.c 75de00d724 client: exit foreground process when core dies vor 9 Jahren
Timeout_test.c.disabled 9aa22feca3 Offered permission to copy under gplv3 license. vor 12 Jahren
UniqueName_test.c ec6fb4ac78 Rewrote UniqueName which hadn't been working correctly vor 12 Jahren
UniqueName_test.h ec6fb4ac78 Rewrote UniqueName which hadn't been working correctly vor 12 Jahren