aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests
Commit message (Collapse)AuthorAge
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* more dead and duplicate code eliminationChristian Grothoff2015-02-08
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -do not start unrelated services during ATS testsChristian Grothoff2014-12-20
|
* -fix leakChristian Grothoff2014-12-19
|
* -fix sec_name leakChristian Grothoff2014-12-19
|
* -leaks, leaks leaksChristian Grothoff2014-12-17
|
* fix type warningMatthias Wachs2014-06-23
|
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
|
* performance API indicates disconnectMatthias Wachs2014-05-21
|
* fixMatthias Wachs2014-04-08
|
* fix bootstrapMatthias Wachs2014-04-08
|
* fixing resource leakMatthias Wachs2014-04-07
|
* fixing resource leakMatthias Wachs2014-04-07
|
* fixing resource leaksMatthias Wachs2014-04-07
|
* operation timeout to short for piMatthias Wachs2014-04-07
|
* doxygen fixesMatthias Wachs2014-03-20
|
* renaming generator type for atsMatthias Wachs2014-03-20
| | | | | | addign comment for bandwidth
* -one more ATS header to be includedChristian Grothoff2014-03-07
|
* -avoid defining 'cfg' symbol each time ats-testing.h is included (fixes FTBFS)Christian Grothoff2014-02-23
|
* 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
|
* cfg handleMatthias Wachs2014-02-10
|
* solver based evaluationMatthias Wachs2014-02-07
|
* evalMatthias Wachs2014-02-06
|
* fixing tests ftbfs Matthias Wachs2014-02-04
|
* docuMatthias Wachs2014-02-03
|
* preference loggingMatthias Wachs2014-02-03
|
* enforcing preferencesMatthias Wachs2014-02-03
|
* adding preference generationMatthias Wachs2014-02-03
|
* updated experimentMatthias Wachs2014-02-03
|
* logging all nodes in a single fileMatthias Wachs2014-02-03
|
* removing set_rate, using start_send insteadMatthias Wachs2014-02-03
|
* fixesMatthias Wachs2014-02-03
|
* various fixesMatthias Wachs2014-02-03
|
* safety checksMatthias Wachs2014-02-03
|
* experiment parsing + test.exp containing different examplesMatthias Wachs2014-02-03
|
* additional check for sinus generatorMatthias Wachs2014-02-03
|
* documentation and random generatorMatthias Wachs2014-02-03
|
* removing depreated 'priority' argument from ↵Christian Grothoff2014-02-02
| | | | GNUNET_TRANSPORT_notify_transmit_ready
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* Jury-rig perf_ats to compile again. MWachs, fix thisLRN2014-02-02
|
* sinus support for traffic generatorMatthias Wachs2014-01-31
|
* adding linear and saw wave support for traffic generatorMatthias Wachs2014-01-31
|
* renaming typesMatthias Wachs2014-01-31
|
* constant traffic generatorMatthias Wachs2014-01-31
|
* towards reviving priorities in core API, this time with enum to make classes ↵Christian Grothoff2014-01-30
| | | | clearer