aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/vppinstance.go
AgeCommit message (Expand)AuthorFilesLines
2024-05-23hs-test: fix CPU alloc when running in parallelAdrian Villin1-0/+2
2024-05-17hs-test: updated api callsAdrian Villin1-40/+99
2024-05-10hs-test: logging improvementsAdrian Villin1-0/+6
2024-04-22hs-test: fix TCP with loss testMatus Fabian1-0/+1
2024-04-19hs-test: transition to ginkgo test frameworkAdrian Villin1-4/+16
2024-01-11hs-test: add more assertsFilip Tehlar1-0/+4
2024-01-11hs-test: add tls proxy testFilip Tehlar1-0/+1
2023-11-30hs-test: add http prom testFilip Tehlar1-0/+2
2023-09-04hs-test: fix gdb attachFilip Tehlar1-3/+2
2023-07-28hs-test: improve get statsFilip Tehlar1-0/+18
2023-06-08hs-test: rename address allocatorFilip Tehlar1-1/+1
2023-05-20hs-test: support for multiple workersFilip Tehlar1-2/+28
2023-03-29hs-test: containerize ab and wrkFilip Tehlar1-1/+1
2023-03-15hs-test: use consistent naming conventionMaros Ondrejicka1-28/+27
2023-03-08hs-test: add vppctl wrapper scriptFilip Tehlar1-0/+6
2023-03-07hs-test: fix envoy testFilip Tehlar1-3/+3
2023-03-02hs-test: add support for running vpp in gdbFilip Tehlar1-2/+24
2023-02-28hs-test: test vpp+nginx mirroring with tap ifacesMaros Ondrejicka1-4/+9
2023-02-27hs-test: refactor netconfigMaros Ondrejicka1-10/+8
2023-02-24hs-test: store logsMaros Ondrejicka1-2/+19
2023-02-21hs-test: clean-up ip address generationMaros Ondrejicka1-18/+11
2023-02-14hs-test: clean-up obsolete codeMaros Ondrejicka1-23/+12
2023-02-10hs-test: refactor test cases from no-topo suiteMaros Ondrejicka1-66/+66
2023-02-10hs-test: refactor test cases from ns suiteMaros Ondrejicka1-33/+35
2023-02-09hs-test: configure VPP from test contextMaros Ondrejicka1-11/+179
2023-01-25hs-test: handle error in config serializationFilip Tehlar1-0/+3
2023-01-09hs-test: fix code styleFilip Tehlar1-4/+4
2022-12-19hs-test: abstract away topology from test casesMaros Ondrejicka1-15/+32
2022-12-02hs-test: add test suite featuresMaros Ondrejicka1-0/+124