aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests
AgeCommit message (Collapse)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-23test_integration_boostrap_and_connect: flake8Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-23integration-tests: clique: flake8Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-23integration-tests: gnunet-testing: flake8Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-23integration-tests reconnect_nat: flake8Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-23integration-tests disconnect_nat flake8Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-22+Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-19follow-up, fix conf locationsNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-03-30few more obsolete lines to remove (statistic tested is gone)Christian Grothoff
2018-03-30eliminate check for dead statistic in integration testsChristian Grothoff
2018-03-032to3 ./src/integration-tests/test_integration_disconnect.py.inng0
2018-03-032to3 ./src/integration-tests/gnunet_testing.py.inng0
2018-03-032to3 ./src/integration-tests/test_integration_reconnect.py.inng0
2018-03-03+ng0
2018-03-032to3 ./src/integration-tests/test_integration_reconnect_nat.py.inng0
2018-03-032to3 ./src/integration-tests/test_integration_bootstrap_and_connect.py.inng0
2018-03-032to3 ./src/integration-tests/test_integration_disconnect_nat.py.inng0
2017-10-17Use Suffix Extensions in Makefiles (doc, ↵ng0
src/{arm,dht,integration,statistics}) for improved portability.
2017-06-26fix configs, inlines are now relative to source dir of inlining fileChristian Grothoff
2017-03-13fix includeChristian Grothoff
2017-02-26bump consensus and secretsharing to be built by defaultChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff
badly
2016-11-09- add subdirectory gitignore filesBart Polot
2016-05-15only run integration tests if libgnurl/libcurl was availableChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-21dos2unixDavid Barksdale
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-16-disable nse powChristian Grothoff
2014-05-07- rename also contents of config files, update config filesBart Polot
2014-03-17disabling hello import in configuration Matthias Wachs
2014-02-12- Allow integration tests to run on loopback.Sree Harsha Totakura
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN
TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff
GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
2013-12-23-disable setChristian Grothoff
2013-12-23W32-compatible integartion tests, try to handle rmtree()ing of read-only filesLRN
2013-12-19delay between starting clientsMatthias Wachs
2013-12-19added function to disable receiving broadcasts to prevent buildbots from ↵Matthias Wachs
connecting to the network
2013-12-19delay start of client to allow the server to start on slow systemsMatthias Wachs
2013-12-17disconnect testMatthias Wachs
2013-12-17disconnect testMatthias Wachs
2013-12-17sleep to have hostlist startedMatthias Wachs
2013-12-17fixMatthias Wachs
2013-12-17unused Matthias Wachs
2013-12-17unused testMatthias Wachs
2013-12-17a nat peer is included in clique testMatthias Wachs
2013-12-17clean up for configsMatthias Wachs