aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.c
Commit message (Collapse)AuthorAge
* - Removed prefixes of DEBUG string, marked testcase output INFO, fixed ↵Bart Polot2012-02-22
| | | | several bugs regarding shutdown
* - fix testcase (use after free)Bart Polot2012-02-13
|
* - Made cppcheck happy(er)Bart Polot2012-02-13
|
* Attemp to fix ctrl-c crashes - disconnect from services before calling ↵Bart Polot2012-02-08
| | | | daemons_stop, since the cfg is free'd in the latter.
* - Fix cleanup on timeoutBart Polot2012-02-07
|
* - Fix compile error on buildbotsBart Polot2012-02-07
|
* - Adapted testcase to working blacklisting, reduced number of peers, ↵Bart Polot2012-02-06
| | | | topology line
* - Improved readibility of code by removing a ton of #if DEBUG ... #endifBart Polot2012-02-02
|
* - Added summary info for speed test Bart Polot2012-01-25
|
* - Added initial speed test, fixed minor bugsBart Polot2012-01-24
|
* Make reeeeeally sure SPARC has time to do its stuffBart Polot2011-11-30
|
* - Even longer timeout to allow SPARC to finish testcaseBart Polot2011-11-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* - Use #defined constant, not direct numbersBart Polot2011-11-29
|
* - allow slower buildbots to finish testsBart Polot2011-11-29
|
* - Fixed testcase evaluation conditionBart Polot2011-11-25
|
* fixChristian Grothoff2011-11-18
|
* add units to time, use configuration time api where appropriate, fixing ↵Christian Grothoff2011-11-17
| | | | Mantis #1875
* Temporal fix: Don't fail when peers reconnect on a better pathBart Polot2011-11-14
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* Extended loggingBart Polot2011-10-31
|
* making the new mesh the defaultChristian Grothoff2011-10-30
|
* Fixed coverity #10198Bart Polot2011-10-28
|
* Fix testcaseBart Polot2011-10-28
|
* Transformed assert into warningBart Polot2011-10-26
|
* Fixed loggingBart Polot2011-10-24
|
* Don't die on unknown peerBart Polot2011-10-24
|
* Changed testcase to not die on unknown peer, log warning insteadBart Polot2011-10-24
|
* make writing data_output optional and disable by defaultChristian Grothoff2011-10-23
|
* Wait more to complete tests on slower machinesBart Polot2011-10-21
|
* Changed testcase to include real multicast testsBart Polot2011-10-20
|
* Changed testcases structureBart Polot2011-10-20
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* Simplfied base multipeer testcase, removed tests from experimentalBart Polot2011-10-05
|
* Ran indent scriptBart Polot2011-09-16
|
* c3238Christian Grothoff2011-09-16
|
* Changes in API, adapted code and testfiles, improved client reconnect, new ↵Bart Polot2011-09-02
| | | | documentation, small fixes
* fixes, documentation, refactoringBart Polot2011-08-31
|
* indentBart Polot2011-08-30
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* Various changes, can't get indent to workBart Polot2011-08-22
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* Greetings from San Francisco.Bart Polot2011-08-07
| | | | | | | | Connect_by_type registration and search Local data delivery Fixes Tests
* fixesBart Polot2011-08-03
|
* Adapted nse-profiler for empty mesh multiple-peer testBart Polot2011-08-02