aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests
AgeCommit message (Collapse)Author
2012-12-21-unify workbits to sane value for testgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25617 140774ce-b5e7-0310-ab8b-a85725594a96
2012-12-17-do not use consensusgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@25497 140774ce-b5e7-0310-ab8b-a85725594a96
2012-11-04-misc bugfixes, travel hackinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24693 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-31-adding missing extra_dist filesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24634 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-09-getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24237 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-09-only run integration tests if MHD is available, as they need MHDgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24232 140774ce-b5e7-0310-ab8b-a85725594a96
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24216 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-26-reduce workbitsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@24013 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-17-confswachs
git-svn-id: https://gnunet.org/svn/gnunet@23841 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-07- changeswachs
git-svn-id: https://gnunet.org/svn/gnunet@23698 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-07changeswachs
git-svn-id: https://gnunet.org/svn/gnunet@23697 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-07- memory consumption testwachs
git-svn-id: https://gnunet.org/svn/gnunet@23696 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-03fixwachs
git-svn-id: https://gnunet.org/svn/gnunet@23568 140774ce-b5e7-0310-ab8b-a85725594a96
2012-09-03- remove unused testwachs
git-svn-id: https://gnunet.org/svn/gnunet@23559 140774ce-b5e7-0310-ab8b-a85725594a96
2012-08-08coveritywachs
git-svn-id: https://gnunet.org/svn/gnunet@23164 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-22Fix hostkey loading for old testing frameworkLRN
git-svn-id: https://gnunet.org/svn/gnunet@22818 140774ce-b5e7-0310-ab8b-a85725594a96
2012-07-06- fix confswachs
git-svn-id: https://gnunet.org/svn/gnunet@22520 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-25-LRN: fix integration testsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22261 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-24-LRN: really no more pexpectgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22258 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-24-LRN: no more pexpectgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22252 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-12-consistently use struct GNUNET_HashCodegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21926 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-10LRN: new utf8 argv converter for W32, converting strings on command-line to ↵grothoff
UTF-8 for all command-line tools. git-svn-id: https://gnunet.org/svn/gnunet@21867 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-09-fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21828 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-09-updating config filesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21822 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-09-simplifying core API (#2400)grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21816 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-01-fixing build issues for distinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21715 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-31-allow installation even as non-root non-sudo user to succeed with new nss codegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21661 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-31- base for a testing based connection stability testwachs
git-svn-id: https://gnunet.org/svn/gnunet@21653 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-27renaming GNUNET_TIME_relative_get_forever and ↵grothoff
GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant git-svn-id: https://gnunet.org/svn/gnunet@21608 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-27-more uniform naming of statisitcsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21599 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-27-disable lm during integration testsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21596 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-15-help seaspider some moregrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21487 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-12- fixwachs
git-svn-id: https://gnunet.org/svn/gnunet@21454 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-11- increase timeout for sparcbotwachs
git-svn-id: https://gnunet.org/svn/gnunet@21437 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-11- msgwachs
git-svn-id: https://gnunet.org/svn/gnunet@21436 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-10- confswachs
git-svn-id: https://gnunet.org/svn/gnunet@21408 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-07- for make distwachs
git-svn-id: https://gnunet.org/svn/gnunet@21328 140774ce-b5e7-0310-ab8b-a85725594a96
2012-05-04- coveritywachs
git-svn-id: https://gnunet.org/svn/gnunet@21267 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-27- fixwachs
git-svn-id: https://gnunet.org/svn/gnunet@21200 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-27- new confs for unixwachs
git-svn-id: https://gnunet.org/svn/gnunet@21198 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-27- from time to time core likes to monologizewachs
git-svn-id: https://gnunet.org/svn/gnunet@21188 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-27- fixwachs
git-svn-id: https://gnunet.org/svn/gnunet@21187 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-26- fixwachs
git-svn-id: https://gnunet.org/svn/gnunet@21171 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-26-staticgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21169 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-25- coverity bugswachs
git-svn-id: https://gnunet.org/svn/gnunet@21153 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-25-LRN: misc patches / fixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21152 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-16- confswachs
git-svn-id: https://gnunet.org/svn/gnunet@20982 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-12- fixwachs
git-svn-id: https://gnunet.org/svn/gnunet@20956 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-12- fixwachs
git-svn-id: https://gnunet.org/svn/gnunet@20955 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-12- cmd line argwachs
git-svn-id: https://gnunet.org/svn/gnunet@20954 140774ce-b5e7-0310-ab8b-a85725594a96