aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/Makefile.am
Commit message (Collapse)AuthorAge
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* - 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
* 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'.
* - 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
|
* -fix deb build issuesChristian Grothoff2021-07-20
|
* -ftbfsMartin Schanzenbach2021-07-20
|
* - 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 FTBFSChristian Grothoff2021-04-26
|
* - removed unfinshed file from Makefilet3sserakt2021-04-15
|
* - added testbed commandst3sserakt2021-03-29
|
* Fix_build_dependenciesBertrand Marc2020-07-05
| | | | Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* fix more 'make dist' issuesChristian Grothoff2018-01-02
|
* fix misc linker issuesChristian Grothoff2017-04-02
|
* link against libz explicitly, as we use it directlyChristian Grothoff2017-03-14
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* fix #4703Christian Grothoff2016-10-06
|
* testbed: STAR topology (SCNR)Carlo von lynX2016-08-06
|
* move functions unrelated to TESTBED_BarrierWaitHandle out of ↵Christian Grothoff2016-06-27
| | | | testbed_api_barriers.c
* move testbed logger to its own directoryChristian Grothoff2016-06-24
|
* prepare testbed for #3675 by having an option to establish connections to ATSChristian Grothoff2015-10-27
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* Fix barrier test dependencies (W32)LRN2014-02-20
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* Include test_testbed_api_statistis.conf in distSree Harsha Totakura2014-01-30
| | | | | testbed/Makefile.am (EXTRA_DIST): Added file.
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* - latency logging daemonSree Harsha Totakura2014-01-13
|
* - add underlay testcase to `make check`Sree Harsha Totakura2014-01-08
|
* - testbed underlay testcaseSree Harsha Totakura2014-01-08
|
* - underlay topology generationSree Harsha Totakura2014-01-06
|
* - testbed underlay daemonSree Harsha Totakura2013-12-29
|
* -fix build system issuesChristian Grothoff2013-12-23
|
* -fix build system issuesChristian Grothoff2013-12-23
|
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
| | | | | - define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC
* -ftbfsChristian Grothoff2013-10-08
|
* - towards seperating connection pooling from cacheSree Harsha Totakura2013-09-26
|
* - testbed daemon for transport blacklistingSree Harsha Totakura2013-09-19
|
* - fix buildSree Harsha Totakura2013-09-18
|