aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_start_with_config.c
Commit message (Collapse)AuthorAge
* fixed timeout for netjail tests, removed duplicated function declaration ↵t3sserakt2021-12-06
| | | | from header, using GNUNET_TESTING_get_trait_batch_cmds in loop, fixed tng service shutdown logic, added missing GNUNET_SERVICE_client_continue, changed default log level for udp backchannel test to debug
* - using the big macrofication of the traits from GNU Taler nowt3sserakt2021-12-01
|
* - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
| | | | | | - added configuration by string in test skript instead of config file. - moved netjail scripts to contrib/netjail and install them into the share/gnunet directory.
* removed versioned artefacts with v2 and v3. changes to reflect the changes ↵t3sserakt2021-10-14
| | | | in testing_api_loop.c
* - added new udp backchannel testcase, changed netjail script to have port ↵t3sserakt2021-09-20
forwarding into subnets, master loop is no configured completely by topology config file, connect cmd reads topology file to connect to configured nodes