summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* shell: use /usr/bin/env instead of absolute pathsEmil Engler2023-01-256-6/+6
* shadow ci: avoid hard coding tgen and tor bin pathsJim Newsome2022-12-192-11/+11
* shadow ci: only do pcap capture for bridge clientJim Newsome2022-12-191-4/+2
* Fix typoDimitris Apostolou2022-12-121-1/+1
* verify leakage and run shadow with less shmtrinity-1686a2022-11-301-3/+21
* add vanila bridge to shadow simtrinity-1686a2022-11-3011-2/+56
* shadow ci: Set stop time to 30m instead of 27mJim Newsome2022-10-141-4/+1
* Create a shadow-based integration testJim Newsome2022-10-0552-0/+544
* 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
* add integration test and fill semver_statustrinity-1686a2022-03-142-1/+7
* tests/chutney/setup: Transfer changes from just-deleted codeIan Jackson2022-03-111-3/+3
* tests/chutney: Merge chutney-launching scriptsNick Mathewson2022-03-102-28/+53
* chutney/setup: Wait for port 9150 to open after launching artiNick Mathewson2022-02-281-1/+15
* tests/chutney/setup: Reduce sleepIan Jackson2022-02-181-1/+3
* rename *.sh scripts to bare nameIan Jackson2022-02-184-1/+1
* arti-bench: run the benchmarks in CI, and keep the resultseta2022-02-031-0/+16
* Fix/suppress shellcheck errors in teardown.shNick Mathewson2022-01-271-0/+14
* arti-bench.sh: Handle the case where CHUTNEY_PATH is set.Nick Mathewson2021-12-211-8/+32
* arti-bench.sh: set $RUST_LOG if it isn't set.Nick Mathewson2021-12-211-0/+5
* tests/chutney/setup.sh: Fix a shellcheck warning.Nick Mathewson2021-12-212-2/+4
* Introduce an experimental benchmarking utility for Artieta2021-12-161-0/+14
* chutney: Make $target relative to ${CHUTNEY_PATH}Nick Mathewson2021-12-052-6/+11
* When tearing down test net, always tear down test net :)Nick Mathewson2021-12-021-1/+3
* Detect and use CHUTNEY_PATH in test scripts.Nick Mathewson2021-12-022-9/+29
* move integration tests to scriptsTrinity Pointard2021-10-283-0/+46