summaryrefslogtreecommitdiffstats
path: root/extras
AgeCommit message (Expand)AuthorFilesLines
2024-07-24prom: mem leak testMatus Fabian1-5/+45
2024-07-23prom: concurrent connections fixMatus Fabian2-1/+35
2024-07-23http: state machine fixMatus Fabian2-1/+100
2024-07-23http: return more than data from server appMatus Fabian2-13/+119
2024-07-22hs-test: memory leak testingMatus Fabian7-2/+193
2024-07-19hs-test: fix docker log output when logs are emptyAdrian Villin1-1/+8
2024-07-17hs-test: use docker sdkAdrian Villin8-101/+340
2024-07-17hs-test: minor cpu pinning suite improvementsAdrian Villin3-16/+29
2024-07-17hs-test: exit immediately if docker build failsAdrian Villin1-2/+2
2024-07-10hs-test: quick fix for CpuPinningSuiteAdrian Villin1-1/+8
2024-07-09hs-test: Add CPU pinning test suiteHadi Rayan Al-Sandid6-12/+201
2024-07-08hs-test: add missing packages to install-depsDave Wallace1-1/+2
2024-07-08hs-test: CPU allocation improvementsAdrian Villin5-47/+179
2024-06-28hs-test: cat summary file after a failed test runAdrian Villin2-1/+3
2024-06-25hs-test: return error if connecting to vpp failsHadi Rayan Al-Sandid1-0/+1
2024-06-24hs-test: move nginx tests into one fileMatus Fabian3-152/+153
2024-06-24hs-test: added interrupt mode testsAdrian Villin6-7/+55
2024-06-21hs-test: cache docker build in local filesystemDave Wallace1-8/+24
2024-06-19hs-test: fix LDPreloadIperfVppTestAdrian Villin4-3/+16
2024-06-14hs-test: output docker build command for ci console logDave Wallace7-26/+26
2024-06-14hs-test: separate infra from testsAdrian Villin24-1179/+1179
2024-06-13hs-test: added cleanup targetAdrian Villin2-7/+41
2024-06-13http: return more than url to server appMatus Fabian5-4/+402
2024-06-12hs-test: improved suite teardown and replaced PIDs with PPIDsAdrian Villin5-49/+57
2024-06-12hs-test: added go style targetsAdrian Villin2-8/+33
2024-06-10hs-test: added filenames to test namesAdrian Villin7-110/+162
2024-06-10hs-test: HTTP download benchmarkingMatus Fabian2-18/+44
2024-06-10build: Use $(MAKE) instead of direct call to makeRenato Botelho do Couto2-7/+7
2024-06-06hs-test: more debug output in http3 testFlorin Coras2-1/+2
2024-06-05hs-test: keep ab/wrk containers alive until teardownAdrian Villin2-1/+3
2024-06-04hs-test: fix coverage integrationAdrian Villin1-3/+6
2024-06-03hs-test: add libunwind dependency to nginx dockerfileAdrian Villin3-7/+2
2024-05-31hs-test: temp skip some testsAdrian Villin2-1/+6
2024-05-31hs-test: container logging improvementsAdrian Villin3-19/+18
2024-05-31hs-test: add libunwind dependency to vpp dockerfileDave Wallace1-1/+1
2024-05-30hs-test: added targets to makefiles to get coverage from HS testsadrianvillin2-0/+25
2024-05-30hs-test: set longer timeouts while debuggingAdrian Villin7-15/+24
2024-05-30hs-test: pin CPUs to containersAdrian Villin8-39/+47
2024-05-28http_static: sanitize path before file readMatus Fabian2-26/+47
2024-05-23hs-test: fix CPU alloc when running in parallelAdrian Villin7-28/+42
2024-05-17hs-test: fixed timed out tests passing in the CIAdrian Villin3-33/+36
2024-05-17http: ignore http_proxy env in testsMatus Fabian1-4/+19
2024-05-17hs-test: updated api callsAdrian Villin5-47/+106
2024-05-14http: notify client when connection failedMatus Fabian1-1/+15
2024-05-14http: fix server sending all status codesMatus Fabian2-9/+72
2024-05-14netmap: Reinstate and update netmap pluginTom Jones10-2148/+0
2024-05-10hs-test: logging improvementsAdrian Villin12-31/+123
2024-05-09hs-test: add make test-debug targetMatus Fabian1-0/+10
2024-05-03http: fix http server in responseMatus Fabian3-3/+18
2024-05-01http: fix client receiving large dataFilip Tehlar1-1/+1