aboutsummaryrefslogtreecommitdiff
path: root/src/testing
Commit message (Expand)AuthorAge
* testing port checking (incomplete)Sree Harsha Totakura2012-05-22
* testing systemSree Harsha Totakura2012-05-20
* -clique also causes unattributable trouble, commenting out for nowChristian Grothoff2012-05-11
* -fix double freeChristian Grothoff2012-05-10
* -fixChristian Grothoff2012-05-08
* - fixed more memory leaks, doc, refactorBart Polot2012-05-08
* - adpated code to styleguide, fixed more memory leaksBart Polot2012-05-08
* - fixed memory leaksBart Polot2012-05-08
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* - proper typeBart Polot2012-05-08
* - Document statistics api and fix testing's usage of itBart Polot2012-05-08
* - Added FIXMEsBart Polot2012-05-07
* -improving error messages of failing testChristian Grothoff2012-05-07
* -more to removeChristian Grothoff2012-05-06
* -removing bogus/legacy debug statements, not passing -L DEBUG to arm anymoreChristian Grothoff2012-05-06
* -disabling failing testChristian Grothoff2012-05-06
* -draft of new low-level testing code structureChristian Grothoff2012-05-05
* -draft of new low-level testing APIChristian Grothoff2012-05-05
* -build issues'Christian Grothoff2012-05-05
* -renaming new testing code to testbedChristian Grothoff2012-05-05
* -doxygenChristian Grothoff2012-05-04
* -fixes:Christian Grothoff2012-05-04
* - Fixed killing of random processes on shutdownBart Polot2012-05-04
* -fix compilation of new testing draftChristian Grothoff2012-05-03
* -draft of new testing codeChristian Grothoff2012-05-03
* -fixing #2293Christian Grothoff2012-05-02
* -further revisions on testing API and new testing IPC message definitionsChristian Grothoff2012-04-30
* -convert assert to break for nowChristian Grothoff2012-04-26
* -fixChristian Grothoff2012-03-21
* -LRN: calculate file size for single files when needed and use GNUNET_DISK_fi...Christian Grothoff2012-03-19
* -LRN: use plibc SSCANF instead of sscanfChristian Grothoff2012-03-11
* -fixing #2190 by actually stopping all child processes cleanlyChristian Grothoff2012-03-09
* -removing 'proc' and replacing it with a different proc for each of the diffe...Christian Grothoff2012-03-09
* -do not load namestoreChristian Grothoff2012-03-05
* - LRN: Use RENAME() instead of 'mv'Bart Polot2012-03-02
* -autostartsChristian Grothoff2012-02-28
* -novpnChristian Grothoff2012-02-27
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* -verbose is independent of loggingChristian Grothoff2012-02-26
* - Cancel task to prevent acessing freed memoryBart Polot2012-02-14
* - attempt to narrow down os_priority bugBart Polot2012-02-14
* - mark meters as freed, documentation as missingBart Polot2012-02-14
* - fix for access of freed meter after ctrl-cBart Polot2012-02-14
* -fix coverityBart Polot2012-02-13
* - fix coverityBart Polot2012-02-13
* - Fixed #1877Bart Polot2012-02-07
* -doxygen fixesChristian Grothoff2012-01-25
* implementing GNUNET_TESTING_get_peer_identity (addressing #2083)Christian Grothoff2012-01-18
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
* -LRN: use FOPEN/CLOSE instead of fopen/close - #2051Christian Grothoff2011-12-30