aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_testing_topology.c
Commit message (Collapse)AuthorAge
* - add generic topology configuration by filet3sserakt2021-10-07
| | | | | | | | | | | | | | | | | | | | | | | - cmd simple send using file configuration from file - added cmd to check the logs for backchannel encapsulation - added cmd which notifies the master loop of local loop being prepared to finish - added logging to helper.c - moved code from connecting peers cmd into global functions - added parameters given to the connecting peers cmd - added assertion when notifying the transport service about a new queue, if the communicator has no intial capacity - added optional valgrind cmd to test script - added flag für queues with unlimited length - added check for queues with higher priority - added attribute queue_capacity to struct Queue - bug fixing worker task for kce generation and transport notification about available queue in udp communicator - change value for unlimited queue length from 0 to UINT16_MAX in tcp communicator and service - added loop to stop the test system for the globally known peers in stop testsystem cmd - refactored endless growing array to handle further messages from the local loops, and added logic to handle the local test prepare msg - added utility methods in testing.c - added forwarding of all tests prepared msg in gnunet-cmds-helper.c - added cmd to end loop without shutdown - added without shutdown cmd to simple send testcase - added backchannel check, without shutdown and prepared cmd to udp backchannel testcase.
* -moving old testing code to legacy locationChristian Grothoff2012-06-09
|
* -simplifying core API (#2400)Christian Grothoff2012-06-09
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* -improving error messages of failing testChristian Grothoff2012-05-07
|
* -more to removeChristian Grothoff2012-05-06
|
* -LRN: use plibc SSCANF instead of sscanfChristian Grothoff2012-03-11
|
* -verbose is independent of loggingChristian Grothoff2012-02-26
|
* -LRN: use FOPEN/CLOSE instead of fopen/close - #2051Christian Grothoff2011-12-30
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* -fixing indentationChristian Grothoff2011-11-29
|
* add units to time, use configuration time api where appropriate, fixing ↵Christian Grothoff2011-11-17
| | | | Mantis #1875
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* fixChristian Grothoff2011-10-11
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
| | | | | | (#1805).
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* nicerChristian Grothoff2011-08-05
|
* LRN: 0009-Fix-.exe-extension-in-topology-string.patchChristian Grothoff2011-08-05
|
* shutdownMatthias Wachs2011-04-20
|
* core api changeNathan S. Evans2011-03-16
|
* Testing and core related changes.Nathan S. Evans2011-02-22
|
* Testing api change and related test case fixes, remember retry task and ↵Nathan S. Evans2011-02-15
| | | | clean up on exit for unix domain socket transport.
* change to allow number of outstanding ssh connections to be set separatelyNathan S. Evans2011-02-15
|
* configurable connect optionsNathan S. Evans2011-02-05
|
* reduce topology overheads in testing, probably breaking some stuffNathan S. Evans2011-01-27
|
* enable reading of hostkeys from a file for testing, also loading of topology ↵Nathan S. Evans2011-01-21
| | | | from topology file
* rindex is deprecatedChristian Grothoff2011-01-13
|
* Testing changes required to work with new core api. Revert ↵Nathan S. Evans2010-11-16
| | | | GNUNET_CORE_iterate_peers call to work properly.
* Fix for testing where peer_start callback immediately calls peer_stop (also ↵Nathan S. Evans2010-11-16
| | | | white space changes)
* the big core API/protocol change, breaks all testcases using core, since the ↵Christian Grothoff2010-11-13
| | | | code is still buggy
* adding argument to GNUNET_CORE_connect -- not yet implementedChristian Grothoff2010-11-11
|
* codesonar fixesNathan S. Evans2010-11-10
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* seaspideringChristian Grothoff2010-10-27
|
* Refactoring GNUNET_time structsMatthias Wachs2010-10-27
|
* remove debugging stuff, fix for very small values of small world optionsNathan S. Evans2010-10-12
|
* change connect topology in testing_group.c to call callback on all peers ↵Nathan S. Evans2010-10-12
| | | | connected (or possibly timed out connecting)
* increase max connections, add verbose flag for topology testing (buildbot ↵Nathan S. Evans2010-09-22
| | | | debugging)
* additional topology creation option, for adding closest underlay capable ↵Nathan S. Evans2010-09-21
| | | | peers to topology
* klocwork fixesNathan S. Evans2010-09-01
|
* add statistics iteration to testing_group, test case for same.Nathan S. Evans2010-08-10
|
* topology stability testcaseNathan S. Evans2010-08-05
|
* test printing connected topologyNathan S. Evans2010-08-04
|