aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/http_test.go
AgeCommit message (Expand)AuthorFilesLines
11 dayshttp: fix http server in responseMatus Fabian1-1/+16
13 dayshttp: fix client receiving large dataFilip Tehlar1-1/+1
2024-04-19hs-test: transition to ginkgo test frameworkAdrian Villin1-16/+40
2024-03-12hs-test: experimental support for multiple test instancesadrianvillin1-7/+7
2024-02-15hs-test: shortened interface names to avoid character limitadrianvillin1-2/+3
2024-02-15hs-test: improved loggingadrianvillin1-5/+5
2024-01-18hs-test: use specific port for http3 testFilip Tehlar1-1/+1
2023-11-30hs-test: add http prom testFilip Tehlar1-0/+12
2023-09-04hs-test: log external appsFilip Tehlar1-2/+2
2023-06-27hs-test: add nginx+quic testFilip Tehlar1-0/+20
2023-04-24hs-test: adjust performace testing parametersFilip Tehlar1-1/+3
2023-04-18hs-test: filter relevant data from perf tests outputFilip Tehlar1-2/+15
2023-03-29hs-test: containerize ab and wrkFilip Tehlar1-24/+21
2023-03-16hs-test: check exit value of ab/wrkFilip Tehlar1-1/+2
2023-03-15hs-test: use consistent naming conventionMaros Ondrejicka1-4/+4
2023-03-01hs-test: fix wait for app after ldp changeFlorin Coras1-2/+2
2023-02-28hs-test: test vpp+nginx mirroring with tap ifacesMaros Ondrejicka1-4/+2
2023-02-27hs-test: refactor netconfigMaros Ondrejicka1-2/+2
2023-02-24hs-test: modify nginx testsMaros Ondrejicka1-2/+2
2023-02-16hs-test: check for missing output in nginx testsMaros Ondrejicka1-0/+1
2023-02-10hs-test: refactor test cases from no-topo suiteMaros Ondrejicka1-30/+15
2023-02-10hs-test: refactor test cases from ns suiteMaros Ondrejicka1-19/+12
2023-02-09hs-test: configure VPP from test contextMaros Ondrejicka1-10/+6
2023-02-06hs-test: add nginx perf testsFilip Tehlar1-1/+70
2023-01-09hs-test: remove exec flags from source filesFilip Tehlar1-0/+0
2023-01-09hs-test: add nginx testFilip Tehlar1-1/+24
2022-12-20hs-test: add runtime optionsMaros Ondrejicka1-6/+3
2022-12-19hs-test: abstract away topology from test casesMaros Ondrejicka1-20/+9
2022-12-07hs-test: use assert-like approach in test casesMaros Ondrejicka1-46/+13
2022-12-02hs-test: add test suite featuresMaros Ondrejicka1-1/+1
2022-11-25hs-test: auto register test actionsFilip Tehlar1-5/+5
2022-11-10hs-test: add http client connect testFilip Tehlar1-0/+90