Age | Commit message (Expand) | Author | Files | Lines |
2024-12-10 | hs-test: arm support | Matus Fabian | 1 | -1/+1 |
2024-10-10 | hs-test: added dry run mode | Adrian Villin | 1 | -3/+5 |
2024-10-03 | hs-test: use nginx 1.26.2 for NginxHttp3Test | Adrian Villin | 1 | -1/+0 |
2024-09-28 | hs-test: replaced gofmt with goimports | Adrian Villin | 1 | -5/+15 |
2024-08-22 | hs-test: fix incorrect exit status | Adrian Villin | 1 | -14/+10 |
2024-07-22 | hs-test: memory leak testing | Matus Fabian | 1 | -0/+5 |
2024-07-08 | hs-test: add missing packages to install-deps | Dave Wallace | 1 | -1/+2 |
2024-07-08 | hs-test: CPU allocation improvements | Adrian Villin | 1 | -3/+9 |
2024-06-19 | hs-test: fix LDPreloadIperfVppTest | Adrian Villin | 1 | -1/+1 |
2024-06-14 | hs-test: output docker build command for ci console log | Dave Wallace | 1 | -3/+3 |
2024-06-14 | hs-test: separate infra from tests | Adrian Villin | 1 | -18/+16 |
2024-06-13 | hs-test: added cleanup target | Adrian Villin | 1 | -7/+31 |
2024-06-12 | hs-test: added go style targets | Adrian Villin | 1 | -4/+29 |
2024-06-10 | build: Use $(MAKE) instead of direct call to make | Renato Botelho do Couto | 1 | -5/+5 |
2024-06-04 | hs-test: fix coverage integration | Adrian Villin | 1 | -3/+6 |
2024-05-30 | hs-test: added targets to makefiles to get coverage from HS tests | adrianvillin | 1 | -0/+23 |
2024-05-30 | hs-test: pin CPUs to containers | Adrian Villin | 1 | -1/+1 |
2024-05-17 | hs-test: fixed timed out tests passing in the CI | Adrian Villin | 1 | -6/+7 |
2024-05-10 | hs-test: logging improvements | Adrian Villin | 1 | -1/+7 |
2024-05-09 | hs-test: add make test-debug target | Matus Fabian | 1 | -0/+10 |
2024-04-26 | hs-test: clean up Makefile for compatibility with ci-management | Dave Wallace | 1 | -7/+14 |
2024-04-23 | hs-test: add tests repeat option | Matus Fabian | 1 | -2/+7 |
2024-04-19 | hs-test: transition to ginkgo test framework | Adrian Villin | 1 | -3/+8 |
2023-09-05 | hs-test: point gdb to vpp source files | Filip Tehlar | 1 | -1/+7 |
2023-06-27 | hs-test: add nginx+quic test | Filip Tehlar | 1 | -3/+6 |
2023-05-20 | hs-test: support for multiple workers | Filip Tehlar | 1 | -1/+6 |
2023-04-26 | hs-test: add missing make target for .deps.ok | Dave Wallace | 1 | -0/+3 |
2023-03-08 | hs-test: fix install-deps | Dave Wallace | 1 | -6/+10 |
2023-03-08 | hs-test: fix docker-ce install | Dave Wallace | 1 | -5/+17 |
2023-03-02 | hs-test: add support for running vpp in gdb | Filip Tehlar | 1 | -1/+6 |
2023-03-01 | hs-test: fix wait for app after ldp change | Florin Coras | 1 | -0/+1 |
2023-02-28 | hs-test: add option to unconfigure topology | Maros Ondrejicka | 1 | -1/+6 |
2023-02-24 | hs-test: improve test infra | Filip Tehlar | 1 | -7/+64 |
2023-02-22 | hs-test: fix install/build on new ubuntu instance | Dave Wallace | 1 | -1/+1 |
2023-02-16 | hs-test: check for missing output in nginx tests | Maros Ondrejicka | 1 | -0/+3 |
2023-02-14 | hs-test: clean-up obsolete code | Maros Ondrejicka | 1 | -0/+1 |
2023-02-10 | hs-test: refactor test cases from no-topo suite | Maros Ondrejicka | 1 | -1/+0 |
2023-01-09 | hs-test: remove exec flags from source files | Filip Tehlar | 1 | -0/+0 |
2023-01-09 | hs-test: fix code style | Filip Tehlar | 1 | -0/+3 |
2022-09-19 | misc: add test framework for host stack | Filip Tehlar | 1 | -0/+10 |