mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
66fe7db3bc
Instead of having every test helper binary in its own directory, let's use /tests/cmd/_bin as a destination directory. This allows for simpler setup/cleanup. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
193 B
193 B
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.