aboutsummaryrefslogtreecommitdiffstats
path: root/extras
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-01hs-test: disable color outputAdrian Villin1-1/+1
2024-04-29hs-test: fix cpu allocatorMatus Fabian1-2/+23
2024-04-26hs-test: clean up Makefile for compatibility with ci-managementDave Wallace3-17/+22
2024-04-23hs-test: add tests repeat optionMatus Fabian2-2/+11
2024-04-22hs-test: fix TCP with loss testMatus Fabian3-6/+5
2024-04-19hs-test: transition to ginkgo test frameworkAdrian Villin25-230/+762
2024-04-03tests: upgrade python packagesDave Wallace2-18/+18
2024-04-02misc: in crcchecker.py, don't check for uncommitted changes in CIDave Wallace1-7/+9
2024-03-29misc: deprecate lawful-intercepthsandid3-0/+462
2024-03-13misc: fix the static vppctl buildAndrew Yourtchenko1-0/+2
2024-03-12hs-test: experimental support for multiple test instancesadrianvillin16-63/+164
2024-02-15hs-test: shortened interface names to avoid character limitadrianvillin13-43/+47
2024-02-15hs-test: improved loggingadrianvillin10-41/+94
2024-01-29hs-test: update docs on debuggingFilip Tehlar1-0/+15
2024-01-29hs-test: use relative paths for docker volumesFilip Tehlar7-17/+22
2024-01-26hs-test: updated golang and packagesadrianvillin3-31/+38
2024-01-19hs-test: change convention for skipping testsFilip Tehlar3-5/+16
2024-01-19memif: use VPP cacheline size for memif when compiling within VPPMohsin Kazmi2-0/+12
2024-01-19build: Explicitly use bash for shell scriptsTom Jones6-6/+6
2024-01-18hs-test: use specific port for http3 testFilip Tehlar1-1/+1