aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/ats-testing.c
Commit message (Collapse)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* eliminating dead cth fieldChristian Grothoff2017-01-10
|
* ats-tests: fix compileDaniel Golle2017-01-10
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* 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
* -indentationChristian Grothoff2016-07-29
|
* -dead code eliminationChristian Grothoff2016-07-29
|
* fix ATS testcaseChristian Grothoff2016-06-20
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* adding disconnect check for performance cbMatthias Wachs2015-04-09
|
* removing unused variableMatthias Wachs2015-04-09
| | | | | switching from ATS_Information to ATS_Properties in gnunet-ats-sim
* removing GNUNET_ATS_Information from ats-testing and loggingMatthias Wachs2015-04-09
| | | | | uses GNUNET_ATS_Properties instead
* more dead and duplicate code eliminationChristian Grothoff2015-02-08
|
* -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
* 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
|
* doxygen fixesMatthias Wachs2014-03-20
|
* -avoid defining 'cfg' symbol each time ats-testing.h is included (fixes FTBFS)Christian Grothoff2014-02-23
|
* fixesMatthias Wachs2014-02-03
|
* various fixesMatthias Wachs2014-02-03
|
* documentationMatthias Wachs2014-01-30
|
* doxygen fixesMatthias Wachs2014-01-28
|
* new logging functionalityMatthias Wachs2014-01-23
|
* traffic generationMatthias Wachs2014-01-23
|
* changes to traffic generationMatthias Wachs2014-01-22
|
* improvementsMatthias Wachs2014-01-22
|
* fixes for ats measurementMatthias Wachs2014-01-21
|
* 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