aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/test_integration_bootstrap_and_connect.py.in
Commit message (Collapse)AuthorAge
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* format pythonng02019-10-12
|
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
| | | | | All of these only made Python 2 accept some Python 3 language idioms, and the code is Python-3-only.
* got integration tests to pass, fixes #5560Christian Grothoff2019-02-19
|
* integration-tests: futurize test_integration_bootstrap_and_connectng02019-02-12
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* test_integration_boostrap_and_connect: flake8Nils Gillmann2018-05-23
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* eliminate check for dead statistic in integration testsChristian Grothoff2018-03-30
|
* 2to3 ./src/integration-tests/test_integration_bootstrap_and_connect.py.inng02018-03-03
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* W32-compatible integartion tests, try to handle rmtree()ing of read-only filesLRN2013-12-23
|
* delay start of client to allow the server to start on slow systemsMatthias Wachs2013-12-19
|
* clique testMatthias Wachs2013-12-17
| | | | | removed unusued confs, tests
* if start fails, clean up and exitMatthias Wachs2013-12-17
|
* additional signal handlers for testMatthias Wachs2013-12-17
|
* cleanup service home directories since left overs can break the testMatthias Wachs2013-08-26
|
* fixing integration testsMatthias Wachs2013-08-26
|
* disable verboseMatthias Wachs2013-04-08
|
* fixed cleanupMatthias Wachs2013-04-08
|
* -LRN: fix integration testsChristian Grothoff2012-06-25
|
* -LRN: really no more pexpectChristian Grothoff2012-06-24
|
* -more uniform naming of statisitcsChristian Grothoff2012-05-27
|
* - increase timeout for sparcbotMatthias Wachs2012-05-11
|
* - fixMatthias Wachs2012-02-22
|
* - changes to integrationMatthias Wachs2012-02-16
|
* (no commit message)Matthias Wachs2011-12-16
|
* added support for interupting a testMatthias Wachs2011-12-16
|
* improved testsMatthias Wachs2011-12-15
|
* improved test frameworkMatthias Wachs2011-12-15
|
* disconnect testMatthias Wachs2011-12-09
|
* added core sessionsMatthias Wachs2011-12-09
|
* first test readyMatthias Wachs2011-12-09
|
* test now checks if boths transports are connectingMatthias Wachs2011-12-09
|
* -moreMatthias Wachs2011-12-08
|
* step by stepMatthias Wachs2011-12-08