mirror of
https://github.com/opencontainers/runc.git
synced 2025-09-26 19:41:35 +08:00

The typecast can't fail, so it doesn't make sense checking for errors here. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
These are helpers used by integration tests.
They are compiled from the top-level Makefile via make test-binaries
,
and the resulting binaries can be found in ./_bin
.