summaryrefslogtreecommitdiffhomepage
path: root/test/scripts/utils
AgeCommit message (Collapse)AuthorFilesLines
2025-02-25Build test-manager once per e2e-test runMarkus Pettersson2-1/+221
Cache test-manager for Linux. This includes not building `test-manager` in `run/ci.sh` (by default) and building `test-manager` as a completely statically linked binary.
2025-02-25Rename some scripts (and move them to subdirectories)Markus Pettersson1-0/+299
Start off with the download app package / e2e tests binary in `download.sh`. Rename `test-utils.sh` to `lib.sh` & start to break up `lib.sh`.