Files
kata-containers/src/runtime/pkg
Jianyong Wu 59f104c022 runtime: skip unit test that fail regularly on aarch64
There are lots of unit test cases fails regularly on aarch64, including
TestIOCopy, create_tmpfs. Temporarily skip it for now and enable it
after them get fixed.

Fixes: #6194
Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
2023-02-03 11:34:39 +08:00
..
2023-01-31 09:20:29 +01:00
2022-11-17 14:16:12 +01:00
2022-11-17 14:16:12 +01:00
2023-01-05 11:51:04 -08:00

Kata golang packages

This repository contains a number of packages in addition to the virtcontainers package:

Package name Description
katatestutils Unit test utilities.
katautils Utilities.
signals Signal handling functions.