aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Collapse)AuthorAge
* BUILD: Remove SuperMUC code. Issue #7033Martin Schanzenbach2021-10-11
|
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* - fixed mem leaks, added code doc, formatting, removed trace logst3sserakt2021-08-24
|
* - moved additional files from testbed to testingt3sserakt2021-08-17
|
* - moved test code from testbed to testingt3sserakt2021-08-17
|
* - renamed methods and variables to prepare moving files from testbed to ↵t3sserakt2021-08-17
| | | | testing, to fix circular dependency problem
* - small changes to simple sendt3sserakt2021-08-16
|
* first cmd for a simple tng test running. part of cleanup and sanity check ↵t3sserakt2021-08-04
| | | | when starting missing
* - added config files for netjail testing. removed unshare from netjail scriptt3sserakt2021-08-01
|
* - removed warningst3sserakt2021-07-31
|
* :Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-30
|\
| * add dependency lib to a couple targetsThien-Thi Nguyen2021-07-29
| | | | | | | | | | | | * src/testbed/Makefile.am (gnunet_testbed_profiler_LDADD) (generate_underlay_topology_LDADD): Add dependency on '$(top_builddir)/src/testing/libgnunettesting.la'.
* | - there are two helper running, but only one is doing the work of both. ↵t3sserakt2021-07-30
|/ | | | Therefore connecting peers does not work atm.
* - simple test without sending. peers setup working.t3sserakt2021-07-28
|
* -missing libraryFlorian Dold2021-07-26
|
* simplify linkageChristian Grothoff2021-07-26
|
* - smaller bug fixest3sserakt2021-07-23
|
* - moving cmds to other packagest3sserakt2021-07-23
|
* - added first testcase cmd code for sending a simple testmessaget3sserakt2021-07-22
|
* - removed backtracet3sserakt2021-07-22
|
* -fix deb build issuesChristian Grothoff2021-07-20
|
* -ftbfsMartin Schanzenbach2021-07-20
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-19
|\
| * -fix typosChristian Grothoff2021-07-18
| |
* | - finished first prototype for running several local testcase.t3sserakt2021-07-19
|/
* - 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.
* - added rudimentary cmd helper (copied from testbed-helper), binary to start ↵t3sserakt2021-07-07
| | | | a testcase plugin, rudimentary testcase plugin
* - stopping testbed, starting testbed for every node, fixing bugs, implement ↵t3sserakt2021-07-02
| | | | traits to start peers on nodes
* - starting testbed with netjailt3sserakt2021-06-30
|
* fix debian package buildChristian Grothoff2021-06-18
|
* - fix misc typosChristian Grothoff2021-04-28
|
* -fix FTBFSChristian Grothoff2021-04-26
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -fix typosChristian Grothoff2021-04-26
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* - removed unfinshed file from Makefilet3sserakt2021-04-15
|
* - added handling of asynchronous task to testing ng. added testbed commands ↵t3sserakt2021-04-15
| | | | for setting up test invironment (atm wihtout the use of the ne async handling)
* - added testbed service commandt3sserakt2021-03-29
|
* - added testbed commandst3sserakt2021-03-29
|
* -fix setting environment variable for testbedTheJackiMonster2021-01-11
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* minor fixesChristian Grothoff2020-12-19
|
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT ↵Christian Grothoff2020-12-19
| | | | overwrite existing files; also change the return value to not return the size of the written file but GNUNET_OK on success, and integrate creating the directory if needed; breaks API, hence bumping libgnunetutil version
* -warnings mostly formatMartin Schanzenbach2020-11-13
|
* -fix timeout testMartin Schanzenbach2020-11-13
|
* -minor API changeMartin Schanzenbach2020-11-10
|
* -fix more warningsMartin Schanzenbach2020-10-16
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
|
* fix: do not use udp plugin for testsMartin Schanzenbach2020-07-06
|