aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testing_lib.h
AgeCommit message (Collapse)Author
2013-01-02- doxygenharsha
git-svn-id: https://gnunet.org/svn/gnunet@25671 140774ce-b5e7-0310-ab8b-a85725594a96
2012-12-21-renaming testing-new.h to testing.h, bumping library versionsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25629 140774ce-b5e7-0310-ab8b-a85725594a96
2012-12-21-die old testing, diegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25628 140774ce-b5e7-0310-ab8b-a85725594a96
2012-03-09-removing 'proc' and replacing it with a different proc for each of the ↵grothoff
different types of processes being started so that we can actually figure out which ones are running git-svn-id: https://gnunet.org/svn/gnunet@20403 140774ce-b5e7-0310-ab8b-a85725594a96
2012-01-18implementing GNUNET_TESTING_get_peer_identity (addressing #2083)grothoff
git-svn-id: https://gnunet.org/svn/gnunet@19248 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-07git-svn-id: https://gnunet.org/svn/gnunet@18496 ↵wachs
140774ce-b5e7-0310-ab8b-a85725594a96
2011-09-29constgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17104 140774ce-b5e7-0310-ab8b-a85725594a96
2011-09-05fixing API and clean up issues in testinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16708 140774ce-b5e7-0310-ab8b-a85725594a96
2011-09-02cleanup API for get_hello and get_hello_cancelgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16686 140774ce-b5e7-0310-ab8b-a85725594a96
2011-09-02fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16685 140774ce-b5e7-0310-ab8b-a85725594a96
2011-09-02typosgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16684 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-16even nicer indentation, thanks to LRN's indent patchgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16587 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16582 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16581 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-26start servicenevans
git-svn-id: https://gnunet.org/svn/gnunet@16208 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-26load hosts from file, implementation in testingnevans
git-svn-id: https://gnunet.org/svn/gnunet@16194 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-25churn a servicenevans
git-svn-id: https://gnunet.org/svn/gnunet@16178 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-25documentnevans
git-svn-id: https://gnunet.org/svn/gnunet@16168 140774ce-b5e7-0310-ab8b-a85725594a96
2011-07-19new functionnevans
git-svn-id: https://gnunet.org/svn/gnunet@16126 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-07api change for peergroupnevans
git-svn-id: https://gnunet.org/svn/gnunet@14911 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-06peergroup api version 2nevans
git-svn-id: https://gnunet.org/svn/gnunet@14898 140774ce-b5e7-0310-ab8b-a85725594a96
2011-04-05convenience api for peergroup runningnevans
git-svn-id: https://gnunet.org/svn/gnunet@14874 140774ce-b5e7-0310-ab8b-a85725594a96
2011-03-14code not to be used by anyone, evernevans
git-svn-id: https://gnunet.org/svn/gnunet@14640 140774ce-b5e7-0310-ab8b-a85725594a96
2011-03-02grumblenevans
git-svn-id: https://gnunet.org/svn/gnunet@14562 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-22Testing and core related changes.nevans
git-svn-id: https://gnunet.org/svn/gnunet@14485 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-17Allow testing connection process to be stopped when asked.nevans
git-svn-id: https://gnunet.org/svn/gnunet@14440 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-15Testing api change and related test case fixes, remember retry task and ↵nevans
clean up on exit for unix domain socket transport. git-svn-id: https://gnunet.org/svn/gnunet@14406 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-05configurable connect optionsnevans
git-svn-id: https://gnunet.org/svn/gnunet@14356 140774ce-b5e7-0310-ab8b-a85725594a96
2011-01-21enable reading of hostkeys from a file for testing, also loading of topology ↵nevans
from topology file git-svn-id: https://gnunet.org/svn/gnunet@14221 140774ce-b5e7-0310-ab8b-a85725594a96
2011-01-20new topology optionnevans
git-svn-id: https://gnunet.org/svn/gnunet@14220 140774ce-b5e7-0310-ab8b-a85725594a96
2010-11-13the big core API/protocol change, breaks all testcases using core, since the ↵grothoff
code is still buggy git-svn-id: https://gnunet.org/svn/gnunet@13670 140774ce-b5e7-0310-ab8b-a85725594a96
2010-11-05big scheduler refactoring, expect some issuesnevans
git-svn-id: https://gnunet.org/svn/gnunet@13565 140774ce-b5e7-0310-ab8b-a85725594a96
2010-11-03style improvments wrt Mantis 1614 patchgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13541 140774ce-b5e7-0310-ab8b-a85725594a96
2010-11-03original patch from Mantis 1614grothoff
git-svn-id: https://gnunet.org/svn/gnunet@13540 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-12braindeadnevans
git-svn-id: https://gnunet.org/svn/gnunet@13270 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-12trying to make things clearer, probably failingnevans
git-svn-id: https://gnunet.org/svn/gnunet@13264 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-12change connect topology in testing_group.c to call callback on all peers ↵nevans
connected (or possibly timed out connecting) git-svn-id: https://gnunet.org/svn/gnunet@13262 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-12break buildgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13261 140774ce-b5e7-0310-ab8b-a85725594a96
2010-09-21missingnevans
git-svn-id: https://gnunet.org/svn/gnunet@13051 140774ce-b5e7-0310-ab8b-a85725594a96
2010-09-17testing api additionnevans
git-svn-id: https://gnunet.org/svn/gnunet@13012 140774ce-b5e7-0310-ab8b-a85725594a96
2010-09-14testing lib changesnevans
git-svn-id: https://gnunet.org/svn/gnunet@12979 140774ce-b5e7-0310-ab8b-a85725594a96
2010-09-02missing definitionnevans
git-svn-id: https://gnunet.org/svn/gnunet@12815 140774ce-b5e7-0310-ab8b-a85725594a96
2010-08-10testing function definitions, minor stuffnevans
git-svn-id: https://gnunet.org/svn/gnunet@12507 140774ce-b5e7-0310-ab8b-a85725594a96
2010-08-03iterate topoogy header related stuffnevans
git-svn-id: https://gnunet.org/svn/gnunet@12437 140774ce-b5e7-0310-ab8b-a85725594a96
2010-07-30definition of LLnevans
git-svn-id: https://gnunet.org/svn/gnunet@12411 140774ce-b5e7-0310-ab8b-a85725594a96
2010-07-02gpl3grothoff
git-svn-id: https://gnunet.org/svn/gnunet@12098 140774ce-b5e7-0310-ab8b-a85725594a96
2010-06-28callback for peergroup shutdown in testing, api changenevans
git-svn-id: https://gnunet.org/svn/gnunet@12014 140774ce-b5e7-0310-ab8b-a85725594a96
2010-06-28eliminating testbed API that was never implemented and is not neededgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@12006 140774ce-b5e7-0310-ab8b-a85725594a96
2010-06-18cleanupgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@11809 140774ce-b5e7-0310-ab8b-a85725594a96
2010-06-17api changenevans
git-svn-id: https://gnunet.org/svn/gnunet@11784 140774ce-b5e7-0310-ab8b-a85725594a96