Files
runc/libcontainer/configs
Kir Kolyshkin a91ce3062f libct/*_test.go: use t.TempDir
Replace ioutil.TempDir (mostly) with t.TempDir, which require no
explicit cleanup.

While at it, fix incorrect usage of os.ModePerm in libcontainer/intelrdt
test. This is supposed to be a mask, not mode bits.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2021-07-27 01:41:47 -07:00
..
2021-07-27 01:41:47 -07:00
2021-06-03 10:40:55 -07:00
2021-06-01 12:17:27 -07:00
2021-06-22 16:09:47 -07:00
2021-03-09 10:07:11 +00:00