containerd/runtime/v1
Eng Zer Jun 18ec2761c0
test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-03-15 14:03:50 +08:00
..
linux test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
shim Do not use weak import 2022-02-21 18:26:40 +00:00
shim.go Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00