summaryrefslogtreecommitdiff
path: root/auto_tests/assoc_test.c
AgeCommit message (Expand)Author
2016-09-16Ensure that all TODOs have an owner.iphydf
2016-09-06Improve static and const correctness.iphydf
2016-09-02Do not use `else` after `return`.iphydf
2016-09-01Sort #includes in all source files.iphydf
2016-08-31Add braces to all if statements.iphydf
2016-08-27Move logging to a callback.iphydf
2016-08-26Initialise the id in assoc_test.iphydf
2016-08-18Fix some compiler warnings.iphydf
2015-08-07Removed a useless define.irungentoo
2015-07-29client_id -> public_keyirungentoo
2015-02-07Properly free everything at the end of each test.irungentoo
2014-08-09Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitionspyruvate
2013-12-16Astyled the code.irungentoo
2013-12-05Added a assoc test.irungentoo
2013-11-17Assoc's array is now allocated dynamically and per default much smaller (320 ...Coren[m]
2013-11-14Significantly trimmed down version of an ID<=>IP cache.Coren[m]