aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/Makefile.am
Commit message (Collapse)AuthorAge
* remove dead, obsolete or never-to-become ATS logic (DCE)Christian Grothoff2019-10-06
|
* 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 dist buildSchanzenbach, Martin2019-02-15
|
* add missing linker optionChristian Grothoff2018-06-24
|
* fix misc linker issuesChristian Grothoff2017-04-02
|
* get rid of --enable-wachs option, move mlp plugin to experimental-onlyChristian Grothoff2017-02-26
|
* bump consensus and secretsharing to be built by defaultChristian Grothoff2017-02-26
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* re-enable core tests now that CORE_connecT API is implementedChristian Grothoff2016-07-30
|
* -migrating ATS tests to new transport (and core) API; core tests disabled as ↵Christian Grothoff2016-07-29
| | | | new core API doesn't exist yet
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixMatthias Wachs2014-04-08
|
* fix bootstrapMatthias Wachs2014-04-08
|
* -one more ATS header to be includedChristian Grothoff2014-03-07
|
* transport's idea of being notified about an explicitc disconnect using bw ↵Matthias Wachs2014-02-18
| | | | | | | | 0/0 and the modification of the ril solver to allocate 0 bandwidth do not work together at the moment this is problem of semantic and not of implementation
* Change dependencies and linking for ats-testsLRN2014-02-11
|
* Fix ats-tests makefileLRN2014-02-11
|
* solver based evaluationMatthias Wachs2014-02-07
|
* adding preference generationMatthias Wachs2014-02-03
|
* 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'
* enabling ril and mlp benchmarksMatthias Wachs2014-01-28
|
* 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&#'
* Fix dependenciesLRN2014-01-24
|
* experimentation basicsMatthias Wachs2014-01-23
|
* traffic generationMatthias Wachs2014-01-23
|
* fixes for makefileMatthias Wachs2014-01-22
|
* improvementsMatthias Wachs2014-01-22
|
* fixesMatthias Wachs2014-01-21
|
* not yet finished: moving perf_ats to testingMatthias Wachs2014-01-21
|
* initial preliminary commit for ats testing lib and simulator toolMatthias Wachs2014-01-21
|
* -fixChristian Grothoff2013-12-23
|
* remove non existing testsMatthias Wachs2013-11-06
|
* mixed up .c and .hMatthias Wachs2013-09-18
| | | | | finished makefile
* remove unused variableMatthias Wachs2013-09-18
| | | | | added basic files for logging
* added transport level benchmarking supportMatthias Wachs2013-09-18
|
* new testMatthias Wachs2013-09-18
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* disabling tests not yet passingMatthias Wachs2013-09-11
|
* renaming delay to latency to map to preference typeMatthias Wachs2013-09-10
| | | | | added preference usage in test
* updated configuration filesMatthias Wachs2013-09-10
|
* missing makefile.amMatthias Wachs2013-09-06