aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_system_create.c
Commit message (Collapse)AuthorAge
* - 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.
* -taking a first stab at cleaning up the testing messChristian Grothoff2021-10-04
|
* - fixed mem leaks, added code doc, formatting, removed trace logst3sserakt2021-08-24
|
* - smaller bug fixest3sserakt2021-07-23
|
* - added first testcase cmd code for sending a simple testmessaget3sserakt2021-07-22
|
* - started to implement several cmds to start peers^Ctestcase plugin will be ↵t3sserakt2021-07-16
started directly from helper, functionality to communicate between master cmd loop and local cmd loop, code compiles, test is not working atm.