aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/vcl_test.go
AgeCommit message (Expand)AuthorFilesLines
2024-04-19hs-test: transition to ginkgo test frameworkAdrian Villin1-8/+12
2024-03-12hs-test: experimental support for multiple test instancesadrianvillin1-4/+4
2024-01-19hs-test: change convention for skipping testsFilip Tehlar1-2/+2
2023-12-15hs-test: remove unnecessary app ns configsFilip Tehlar1-20/+22
2023-10-26hsa: unify echo test setupFilip Tehlar1-27/+55
2023-09-04hs-test: log external appsFilip Tehlar1-0/+10
2023-06-01hs-test: fix vcl test parameterFilip Tehlar1-1/+1
2023-05-24hs-test: add vcl echo testsFilip Tehlar1-30/+24
2023-03-15hs-test: use consistent naming conventionMaros Ondrejicka1-9/+9
2023-02-10hs-test: refactor test cases from no-topo suiteMaros Ondrejicka1-5/+5
2023-02-10hs-test: refactor test cases from ns suiteMaros Ondrejicka1-42/+23
2023-02-09hs-test: configure VPP from test contextMaros Ondrejicka1-33/+40
2023-01-09hs-test: remove exec flags from source filesFilip Tehlar1-0/+0
2023-01-09hs-test: fix code styleFilip Tehlar1-5/+5
2022-12-20hs-test: add runtime optionsMaros Ondrejicka1-12/+11
2022-12-19hs-test: abstract away topology from test casesMaros Ondrejicka1-79/+24
2022-12-07hs-test: use assert-like approach in test casesMaros Ondrejicka1-8/+9
2022-12-06hs-test: manage containers and volumes within test suiteMaros Ondrejicka1-111/+60
2022-12-06hs-test: test tcp with lossMaros Ondrejicka1-0/+47
2022-12-02hs-test: add test suite featuresMaros Ondrejicka1-6/+6
2022-11-25hs-test: auto register test actionsFilip Tehlar1-14/+14
2022-11-14hs-test: skip vcl reattach testFilip Tehlar1-0/+1
2022-10-27vcl: register workers when reattaching to vppMaros Ondrejicka1-0/+102
2022-09-19misc: add test framework for host stackFilip Tehlar1-0/+86