mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
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>
This commit is contained in:
+1
-6
@@ -2,12 +2,7 @@ vendor/pkg
|
||||
/runc
|
||||
/runc-*
|
||||
/contrib/cmd/memfd-bind/memfd-bind
|
||||
/tests/cmd/recvtty/recvtty
|
||||
/tests/cmd/sd-helper/sd-helper
|
||||
/tests/cmd/seccompagent/seccompagent
|
||||
/tests/cmd/fs-idmap/fs-idmap
|
||||
/tests/cmd/pidfd-kill/pidfd-kill
|
||||
/tests/cmd/remap-rootfs/remap-rootfs
|
||||
/tests/cmd/_bin
|
||||
man/man8
|
||||
release
|
||||
Vagrantfile
|
||||
|
||||
Reference in New Issue
Block a user