summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* shadow test: Add a new arti client for connecting to filserver-onion-arti-auth.Gabriela Moldovan2024-08-056-0/+63
* shadow test: Add fileserver-onion-arti-authGabriela Moldovan2024-08-057-0/+46
* ci: Fix variable not expanding.Gabriela Moldovan2024-06-051-3/+4
* ci: Fix shellcheck warnings.Gabriela Moldovan2024-06-051-2/+2
* ci: If there are internal errors, log where they were found.Gabriela Moldovan2024-06-051-2/+3
* ci: Make the shadow simulation fail if an internal error is logged.Gabriela Moldovan2024-06-041-0/+24
* Revert "shadow ci: Increase start_time of the new test."Gabriela Moldovan2024-06-031-2/+2
* shadow ci: Increase start_time of the new test.Gabriela Moldovan2024-06-031-2/+2
* shadow test: Add test for onion svc using full vanguards.Gabriela Moldovan2024-06-039-0/+106
* shadow ci: Put the test hosts in a HOSTS variable.Gabriela Moldovan2024-06-031-2/+9
* Merge branch 'script-suffixes' into 'main'Ian Jackson2024-05-162-1/+1
|\
| * Rename tests/shadow/run.sh to runIan Jackson2024-05-162-1/+1
* | doc: Use locked buildpinkforest2024-05-162-2/+2
|/
* CI: Don't build arti with experimental features in rust-latest.Gabriela Moldovan2024-03-141-1/+1