aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
Commit message (Expand)AuthorAge
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* testing: fix makefile - link against local fileDevan Carpenter2023-10-10
* Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\
| * assert run is non-null for most cmds, except endChristian Grothoff2023-08-15
* | NEWS: Moved code to testing to have more generic test setup, which can be use...t3sserakt2023-10-02
* | NEWS: Moved start peer command to testing subsystem.t3sserakt2023-07-14
* | TNG: Deactivated all tests which rely on the old transport api.t3sserakt2023-06-29
|/
* - relsoved an coverity issue, worked on fixmes, code documentation and cleane...t3sserakt2023-01-06
* - added configuration to be able to start executables on a router nodet3sserakt2022-12-07
* - using the big macrofication of the traits from GNU Taler nowt3sserakt2021-12-01
* - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
* Merge branch 'master' into dev/t3ss/tngt3sserakt2021-10-15
|\
| * removed versioned artefacts with v2 and v3. changes to reflect the changes in...t3sserakt2021-10-14
| * -add testing.h to make distv0.15.4-alpha.2Christian Grothoff2021-10-10
| * -make check/dist ftbfs fix. needs filev0.15.4-alpha.1Martin Schanzenbach2021-10-10
| * add missing finish cmdChristian Grothoff2021-10-04
| * -basic santiy for testing API, breaks transport/ buildChristian Grothoff2021-10-04
| * -taking a first stab at cleaning up the testing messChristian Grothoff2021-10-04
* | - add generic topology configuration by filet3sserakt2021-10-07
|/
* - fixed install dir for gnunet-cmds-helpert3sserakt2021-09-20
* - fixed wrong dependencies to tng version of libs, added missing block after ...t3sserakt2021-09-14
* - added tng milestone 2 versions with improvements onto version 1 files , fix...t3sserakt2021-09-13
* -add missing testing_cmds.hv0.15.2Christian Grothoff2021-08-24
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
* - added cmds to stop a peer and remove a test environment, used in simple sen...t3sserakt2021-08-24
* - moved test code from testbed to testingt3sserakt2021-08-17
* -fix make dist; fix warningsv0.15.0Martin Schanzenbach2021-08-08
* - added first testcase cmd code for sending a simple testmessaget3sserakt2021-07-22
* - removed not used artefactt3sserakt2021-03-17
* - added hello world test with command stylet3sserakt2021-03-15
* - first try to integrate GNU Taler command style testingt3sserakt2021-03-04
* Fix_build_dependenciesBertrand Marc2020-07-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* add more missing EXTRA_DISTs and remove dv (to be integrated with transport i...Christian Grothoff2019-02-13
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* -eliminate dead codeChristian Grothoff2016-09-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* - utility to list peer ids from a given hostkeys fileSree Harsha Totakura2014-01-08
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* merged 'gnunet-testing-run-service' into 'gnunet-testing'Florian Dold2013-08-27
* - make no distinction between TCP and UDP port while reserving themSree Harsha Totakura2013-08-15
* - debugging bind and SO_REUSEADDRSree Harsha Totakura2013-08-15
* reverted changes to makefile, was just a problem with autotools on my systemFlorian Dold2013-04-26
* fixed compilation errors: undefined reference to `GNUNET_ARM_[...]'Florian Dold2013-04-26
* - simple test case for service sharing in testing deploymentsSree Harsha Totakura2013-04-19