aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/Makefile.am
Commit message (Collapse)AuthorAge
* 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
|
* - remove python wrapper for barriers test caseSree Harsha Totakura2013-09-17
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* - testing for getcwd on windowsSree Harsha Totakura2013-09-16
|
* Disable test_testbed_api_barriers on W32LRN2013-09-11
|
* - barriers test case; more fixesSree Harsha Totakura2013-09-09
|
* W32 compatibility for test_testbed_api_barriersLRN2013-09-06
|
* - fixesSree Harsha Totakura2013-09-03
|
* - build system changes for testing barriers APISree Harsha Totakura2013-09-03
|
* - towards testbed barriersSree Harsha Totakura2013-08-30
|
* - remove dependency on DHTSree Harsha Totakura2013-07-18
|
* Add --with-zlib=[DIR] configure option.David Barksdale2013-06-09
|
* - include logging of memory statistics on LinuxSree Harsha Totakura2013-05-17
|
* fix #2665: peer reconfiguration now implementedSree Harsha Totakura2013-05-07
|
* - fixBart Polot2013-04-26
|
* - signal termination to peers when controller crashesSree Harsha Totakura2013-04-26
|
* - test cases for testbed loggerSree Harsha Totakura2013-04-23
|
* - testbed logger client APISree Harsha Totakura2013-04-19
|
* - logger service for aggregating stat data from testbed peersSree Harsha Totakura2013-04-18
|
* - restructureSree Harsha Totakura2013-04-10
|
* - restructureSree Harsha Totakura2013-04-08
|
* - load monitoring in testbedSree Harsha Totakura2013-04-04
|
* - test case for starting/stopping peer's servicesSree Harsha Totakura2013-04-02
|
* - manage services of peers (server)Sree Harsha Totakura2013-04-02
|
* Call TestMaster callback upon timeout set through configurationSree Harsha Totakura2013-03-15
| | | | | | fixes #2833
* Implement GNUNET_TESTBED_get_statistics() - resolves #2662Sree Harsha Totakura2013-03-13
| | | | | | | Test case for testing GNUNET_TESTBED_get_statistics() Fix waiting for SHUTDOWN_PEERS reply when controller crashes
* -I think this should be installedChristian Grothoff2013-03-11
|
* - remove unused codeSree Harsha Totakura2013-03-07
|
* Correct testbed dependenciesLRN2013-03-06
|
* - remove unused mpi binariesSree Harsha Totakura2013-03-05
|
* checkpoint saveSree Harsha Totakura2013-02-27
|
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
| | | | | | | | | | | manage the configurations of controllers running on a host automatically. modified ADD_HOST message structure to have host configuration. This feature is yet to be implemented. The idea is that GNUNET_TESTBED_link_controllers() should take no configuration when hosts automatically update configuration when a new configuration is generated from a template.
* - rename and install to binSree Harsha Totakura2013-02-18
|
* separate SD calculationsSree Harsha Totakura2013-02-14
|