summaryrefslogtreecommitdiff
path: root/tests/chutney
Commit message (Expand)AuthorAgeFilesLines
...
* chutney ci: move "chutney bootstrap" from `setup` to `bootstrap`Jim Newsome2025-09-293-5/+19
* chutney ci: move "chutney verify" test from `setup` to `test`Jim Newsome2025-09-292-1/+13
* Integration testing: use quicktest buildJim Newsome2025-08-261-1/+5
* integration-e2e-shadow: update simulated time more frequentlyJim Newsome2025-08-111-1/+6
* chutney test net: add 2nd exit and bridge for conflux compatJim Newsome2025-08-111-2/+2
* chutney test network: use multi-phase launchJim Newsome2025-08-111-7/+22
* chutney ci: use "chutney bootstrap" to support multi-phase networksJim Newsome2025-08-111-3/+1
* CI: increase CHUTNEY_START_TIME to defaultJim Newsome2025-08-111-1/+1
* arti ci: add a bridge clientJim Newsome2025-06-051-0/+7
* arti test network: add fewer exit relaysJim Newsome2025-06-051-2/+3
* arti-ci network: inline node definitionsJim Newsome2025-06-051-9/+11
* arti-bench script: ensure chutney teardown on exitJim Newsome2025-06-051-0/+6
* integration-e2e: ensure chutney network teardown on exitJim Newsome2025-06-051-2/+3
* chutney CI: Remove no-op PROXY moduleJim Newsome2025-06-052-9/+2
* chutney test: remove extra arti processJim Newsome2025-06-054-78/+0
* chutney ci test: use chutney net's arti clientJim Newsome2025-06-052-5/+13
* chutney CI: add and use custom network with arti and tor clientsJim Newsome2025-06-052-1/+13
* chutney CI: set CHUTNEY_ARTI before configuring chutney networkJim Newsome2025-06-051-15/+17
* chutney CI: get tor client port for arti-bench more robustlyJim Newsome2025-06-052-9/+13
* CI: bump chutney commitJim Newsome2025-06-051-1/+1
* chutney/arti-bench: pass configured net name through to setup scriptJim Newsome2025-06-051-1/+1
* chutney dns test: handle multiple addressesJim Newsome2025-06-051-1/+3
* integration-e2e-shadow: move simulation seed to yamlJim Newsome2025-04-231-3/+3
* integration-e2e-shadow: move unblocked-syscall-latency to yamlJim Newsome2025-04-231-1/+1
* integration-e2e-shadow: use a larger max_unapplied_cpu_latencyJim Newsome2025-04-231-0/+20
* tests: remove 'cargo build' from chutney setupSteven Engler2025-04-171-2/+9
* integration-e2e-shadow: add CLI arg for shadow simulation seedJim Newsome2025-03-311-0/+11
* integration-e2e-shadow: tell chutney to disable tor sandboxJim Newsome2025-03-311-0/+2
* Fix AF_UNIX terminology in docs, comments, and error messagesIan Jackson2025-03-241-1/+1
* Replace CHUTNEY_PATH with CHUTNEY_BINJim Newsome2024-11-065-65/+71
* chutney test: reference network as built-in instead of full pathJim Newsome2024-11-064-14/+9
* python: Split lines over 99 chars longNick Mathewson2024-10-241-1/+2
* Run "black" to reformat all our pythonNick Mathewson2024-10-241-48/+59
* Add `tests/chutney/integration-e2e-shadow`Jim Newsome2024-09-182-0/+102
* chutney test: rework installation and tracking of chutney itselfJim Newsome2024-09-182-1/+23
* chutney test: add option to skip tests incompatible with shadowJim Newsome2024-09-181-5/+17
* chutney: don't hard-code expected IP address for example.comJim Newsome2024-09-181-2/+6
* chutney test: move logic from .gitlab-ci.yml to integration-e2eJim Newsome2024-09-181-0/+10
* doc: Use locked buildpinkforest2024-05-161-1/+1
* make chutney setup script more portabletrinity-1686a2023-07-101-3/+1
* fix chutney in CItrinity-1686a2023-07-081-3/+12
* shell: use /usr/bin/env instead of absolute pathsEmil Engler2023-01-255-5/+5
* test/chutney/setup: Set allow_running_as_root as needed.Nick Mathewson2022-08-241-1/+9
* add default chutney path to arti-bench scripttrinity-1686a2022-05-261-3/+11
* make almost all scripts use bash and set euo pipefailtrinity-1686a2022-05-253-5/+7
* chutney/teardown: validate that pid is setJim Newsome2022-05-231-1/+1
* chutney test stop network when arti died or did not starttrinity-1686a2022-05-052-15/+15
* Use port 35353 for testing, not 5353.Nick Mathewson2022-03-152-3/+3
* comment AAAA test and explain why it's disabledtrinity-1686a2022-03-141-1/+4
* add simple unit test on UDPtrinity-1686a2022-03-141-1/+1