summaryrefslogtreecommitdiffhomepage
path: root/test/scripts/build-manager.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-08-14Add script for building test framework artifactsMarkus Pettersson1-0/+27
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.