| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-08-14 | Add script for building test framework artifacts | Markus Pettersson | 1 | -1/+2 | |
| Pass `TEST_MANAGER_STATIC` when building the `test-manager` crate to have it link statically against `libpcap`. This is optional, but building the with the provided container will produce a statically linked binary. | |||||
| 2024-08-14 | Build `libpcap` without dbus | David Lönnhager | 1 | -1/+17 | |
| 2024-08-09 | Restructure test scripts | Sebastian Holmin | 1 | -0/+7 | |
| Split functionality `ci-runtest.sh` into multiple scripts. `test-by-version.sh` can be used to test against any version of the app available on the build servers. `test-utils.sh` contains shared logic. Rename `PACKAGES_DIR` env `PACKAGE_DIR`, it's more consistent with the new CLI flag. | |||||
