aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
Commit message (Collapse)AuthorAge
* - 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
|
* -version bumps for releaseChristian Grothoff2011-12-26
|
* -LRN: misc. minor fixesChristian Grothoff2011-12-08
|
* space after backslash Matthias Wachs2011-12-08
|
* testing cmd line toolMatthias Wachs2011-12-07
|
* LRN: Add '-Wl,' prefix to -no-undefinedChristian Grothoff2011-11-05
| | | | | | | | | | -no-undefined is not a valid compiler option as of GCC 4.6.x (it IS valid linker option). Note that this REQUIRES an extra -no-undefined to be passed to libtool (this is done by GN_LIB_LDLFAGS and GN_PLUGIN_LDFLAGS), because libtool does not understand -Wl,-no-undefined.
* Added testcase for 2dtorus scenario from dht and meshBart Polot2011-11-05
|
* implementing #1747Christian Grothoff2011-11-03
|
* defaultsChristian Grothoff2011-08-02
|
* expensive tests flagNathan S. Evans2011-07-08
|