aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests
Commit message (Collapse)AuthorAge
* fix dist buildSchanzenbach, Martin2019-02-15
|
* 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
* add missing linker optionChristian Grothoff2018-06-24
|
* 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
|
* +Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix misc linker issuesChristian Grothoff2017-04-02
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* Still porting to new getopt API.Marcello Stanisci2017-03-15
|
* fix commentChristian Grothoff2017-03-10
|
* check return value from GNUNET_program_runChristian Grothoff2017-03-10
|
* fix double-freeChristian Grothoff2017-03-10
|
* prevent division by zeroChristian Grothoff2017-03-10
|
* 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
|
* disable valgrind during testChristian Grothoff2017-02-21
|
* converting conversation to use new CADET APIChristian Grothoff2017-02-21
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* adding missing ignoresChristian Grothoff2017-01-22
|
* 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
|
* exclude more testsChristian Grothoff2017-01-08
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* 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
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* misc minor fixesChristian Grothoff2016-07-06
|
* misc fixesChristian Grothoff2016-07-06
|
* -fix misc issuesChristian Grothoff2016-07-06
|
* fix ATS testcaseChristian Grothoff2016-06-20
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* 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 double-freeChristian Grothoff2016-01-21
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* removing ATS preference count Matthias Wachs2015-04-20
|
* adding disconnect check for performance cbMatthias Wachs2015-04-09
|
* fix preference parsingMatthias Wachs2015-04-09
|
* adding new ATS struct, updating config files to use lower case solver namesMatthias 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
* 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
|