mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-15 01:50:44 -05:00
* Run goleak as part of all tests We are already using goleak in various tests. This commit adds a TestMain to all remaining tests and calls goleak.VerifyTestMain in them. * Add goleak to debugd/deploy package and fix bug. * Run go mod tidy * Fix integration tests * Move goleak invocation for mount integration test * Ignore leak in state integration tests Co-authored-by: Fabian Kammel <fk@edgelss.systems> |
||
|---|---|---|
| .. | ||
| attestation.go | ||
| attestation_test.go | ||
| initialize.go | ||
| initialize_test.go | ||
| vtpm.go | ||
| vtpm_test.go | ||