aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/mem_leak_test.go
AgeCommit message (Collapse)AuthorFilesLines
2024-09-28hs-test: replaced gofmt with goimportsAdrian Villin1-1/+2
- goimports properly formats imports Type: test Change-Id: I78c162dd552fd3ee3d59955d7ea215af30601425 Signed-off-by: Adrian Villin <avillin@cisco.com>
2024-07-22hs-test: memory leak testingMatus Fabian1-0/+24
add infra for memory leak testing Type: test Change-Id: I882e8dbb360597cdb82ad52682725f7d39b2df24 Signed-off-by: Matus Fabian <matfabia@cisco.com>