aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
AgeCommit message (Expand)Author
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2016-09-30-eliminate dead codeChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-08- utility to list peer ids from a given hostkeys fileSree Harsha Totakura
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-08-27merged 'gnunet-testing-run-service' into 'gnunet-testing'Florian Dold
2013-08-15- make no distinction between TCP and UDP port while reserving themSree Harsha Totakura
2013-08-15- debugging bind and SO_REUSEADDRSree Harsha Totakura
2013-04-26reverted changes to makefile, was just a problem with autotools on my systemFlorian Dold
2013-04-26fixed compilation errors: undefined reference to `GNUNET_ARM_[...]'Florian Dold
2013-04-19- simple test case for service sharing in testing deploymentsSree Harsha Totakura
2013-03-31- ARM based peer start stopSree Harsha Totakura
2012-12-21-renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff
2012-11-05-version bumpingChristian Grothoff
2012-06-19-porting gnunet-testing command-line tool to new testing libraryChristian Grothoff
2012-06-13-LRN: kind of fix for gnunet-testing-run-service for W32Christian Grothoff
2012-06-12added a command line tool for running and controlling services for testingFlorian Dold
2012-06-10-renamefestChristian Grothoff
2012-06-09-fixChristian Grothoff
2012-06-09-moving old testing code to legacy locationChristian Grothoff
2012-06-07-fixing #2405Christian Grothoff
2012-05-31-test case for service_startup()Sree Harsha Totakura
2012-05-30test case for peer startup in new testing librarySree Harsha Totakura
2012-05-26port reservation and test casesSree Harsha Totakura
2012-05-11-clique also causes unattributable trouble, commenting out for nowChristian Grothoff
2012-05-06-disabling failing testChristian Grothoff
2012-05-05-draft of new low-level testing APIChristian Grothoff
2012-05-05-build issues'Christian Grothoff
2012-05-03-fix compilation of new testing draftChristian Grothoff
2012-03-21-fixChristian Grothoff
2012-01-18implementing GNUNET_TESTING_get_peer_identity (addressing #2083)Christian Grothoff
2011-12-26-version bumps for releaseChristian Grothoff
2011-12-08-LRN: misc. minor fixesChristian Grothoff
2011-12-08space after backslash Matthias Wachs
2011-12-07testing cmd line toolMatthias Wachs
2011-11-05LRN: Add '-Wl,' prefix to -no-undefinedChristian Grothoff
2011-11-05Added testcase for 2dtorus scenario from dht and meshBart Polot
2011-11-03implementing #1747Christian Grothoff
2011-08-02defaultsChristian Grothoff
2011-07-08expensive tests flagNathan S. Evans
2011-06-10ship with conf filesChristian Grothoff
2011-06-10adding configure code for --enable-benchmarks, --enable-expensive-tests, some...Christian Grothoff
2011-05-07linkChristian Grothoff
2011-05-07linkingChristian Grothoff
2011-04-07MinGWNils Durner
2011-04-06peergroup initial version with test caseNathan S. Evans