Files
runc/tests/cmd
Kir Kolyshkin 66fe7db3bc Move test helper binaries
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>
2024-12-11 10:46:33 -08:00
..
2024-12-11 10:46:33 -08:00
2024-12-11 10:46:33 -08:00

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.