hs-test: added session, tcp, svm unit tests 23/42423/3
authorAdrian Villin <avillin@cisco.com>
Thu, 13 Mar 2025 11:12:13 +0000 (12:12 +0100)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 14 Mar 2025 19:54:18 +0000 (19:54 +0000)
commitee10298fe95d300b8e389e17e78e0735fec54797
tree500cf31f5b350564aedaaffa34bfeb4dbf5a11ac
parenta3df9c283193f5b528ac6c5eac0661b526ed4d63
hs-test: added session, tcp, svm unit tests

- moved HttpUnitTest to unittests_test.go
- unit tests will only run on coverage builds
- added "SUCCESS" message to some unit tests

Type: test

Change-Id: I35a0510d0ac2899d85f2aa6875a738b280e9b89c
Signed-off-by: Adrian Villin <avillin@cisco.com>
extras/hs-test/http_test.go
extras/hs-test/infra/hst_suite.go
extras/hs-test/unittests_test.go [new file with mode: 0644]
src/plugins/unittest/session_test.c
src/plugins/unittest/svm_fifo_test.c
src/plugins/unittest/tcp_test.c