aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
Commit message (Collapse)AuthorAge
* - fixed install dir for gnunet-cmds-helpert3sserakt2021-09-20
|
* - fixed wrong dependencies to tng version of libs, added missing block after ↵t3sserakt2021-09-14
| | | | sending
* - added tng milestone 2 versions with improvements onto version 1 files , ↵t3sserakt2021-09-13
| | | | fixed smaller issues in milestone 1 versions, added version 1 to buildbot, added new testcase for testing udp backchannel
* -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 ↵t3sserakt2021-08-24
| | | | send test case plugin
* - 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
| | | | Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
* 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.
* add more missing EXTRA_DISTs and remove dv (to be integrated with transport ↵Christian Grothoff2019-02-13
| | | | in TNG)
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* -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 ↵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'
* 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&#'
* - 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
|
* - ARM based peer start stopSree Harsha Totakura2013-03-31
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -version bumpingChristian Grothoff2012-11-05
|
* -porting gnunet-testing command-line tool to new testing libraryChristian Grothoff2012-06-19
|
* -LRN: kind of fix for gnunet-testing-run-service for W32Christian Grothoff2012-06-13
|
* added a command line tool for running and controlling services for testingFlorian Dold2012-06-12
|
* -renamefestChristian Grothoff2012-06-10
|
* -fixChristian Grothoff2012-06-09
|
* -moving old testing code to legacy locationChristian Grothoff2012-06-09
|
* -fixing #2405Christian Grothoff2012-06-07
|
* -test case for service_startup()Sree Harsha Totakura2012-05-31
|
* test case for peer startup in new testing librarySree Harsha Totakura2012-05-30
|
* port reservation and test casesSree Harsha Totakura2012-05-26
|
* -clique also causes unattributable trouble, commenting out for nowChristian Grothoff2012-05-11
|
* -disabling failing testChristian Grothoff2012-05-06
|
* -draft of new low-level testing APIChristian Grothoff2012-05-05
|
* -build issues'Christian Grothoff2012-05-05
|
* -fix compilation of new testing draftChristian Grothoff2012-05-03
|
* -fixChristian Grothoff2012-03-21
|
* implementing GNUNET_TESTING_get_peer_identity (addressing #2083)Christian Grothoff2012-01-18
|