aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_netjail_start.c
Commit message (Expand)AuthorAge
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* TESTING: Fix TESTING-NG API to follow naming conventionsMartin Schanzenbach2022-12-09
* TESTING: Sanitize API. Add new GNUNET_TESTING_command_new APIMartin Schanzenbach2022-12-08
* TESTING: Properly handle label allocationsMartin Schanzenbach2022-12-08
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* - Fixed header, fixed log level, changed block until connect logic, fixed mem...t3sserakt2021-11-19
* - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
* removed versioned artefacts with v2 and v3. changes to reflect the changes in...t3sserakt2021-10-14
* -dceChristian Grothoff2021-10-08
* -clean up testing-NG finish logicChristian Grothoff2021-10-08
* -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
* - moved test code from testbed to testingt3sserakt2021-08-17