summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* shadow CI: have arti processes log to file instead of consoleJim Newsome2025-06-173-17/+54
* 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
* Merge branch 'debug-ci' into 'main'gabi-2502025-05-062-1/+20
|\
| * shadow CI: enable model-unblocked-syscall-latencyJim Newsome2025-05-051-0/+20
| * shadow CI: disable strace loggingJim Newsome2025-05-051-1/+0
* | shadow CI test: only require 1 successful HS transferJim Newsome2025-05-051-5/+5
|/
* 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
* shadow: capture only 40 bytes of packetsSteven Engler2025-04-011-0/+4
* tor-circmgr: removed "ntor_v3" feature flagSteven Engler2025-04-011-1/+1
* integration-e2e-shadow: add CLI arg for shadow simulation seedJim Newsome2025-03-311-0/+11
* shadow ci README: add notes about reproducibilityJim Newsome2025-03-311-0/+22
* shadow ci: add CLI option to run with specified seedJim Newsome2025-03-311-0/+31
* shadow test README: update with latest feature setJim Newsome2025-03-311-1/+1
* 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
* shadow tests: Enable and turn on memquotaIan Jackson2024-10-211-0/+5
* shadow tests: Provide an arti.extra.toml to arti-extra binaryIan Jackson2024-10-2117-0/+26
* shadow CI: Add arti hidden service test using a C Tor keystore.Gabriela Moldovan2024-10-0812-0/+101
* 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
* shadow CI: Disable SOCKS/DNS proxying for the arti onion services.Gabriela Moldovan2024-09-171-0/+6
* shadow: add obfs4 arti client + tor bridgeopara2024-08-2116-1/+82
* shadow ci: don't explicitly set storage.keystore.enabledJim Newsome2024-08-061-4/+0
* shadow CI: fail on arti logged errorsJim Newsome2024-08-061-0/+9
* shadow ci: fail on nonempty stderr fileJim Newsome2024-08-061-0/+9
* shadow test: Add another client for the restricted discovery service.Gabriela Moldovan2024-08-056-0/+75
* shadow test: Set the right permissions for authorized_clients.Gabriela Moldovan2024-08-051-0/+1