buildah/chroot
Nalin Dahyabhai 4581ef0dee Add a dummy "runtime" that just dumps its config file
Add a dummy "runtime" that just dumps its runtime config, either the
entirety of it, or a section of it corresponding to each command line
argument.  Tests can use it to ensure that we set the right thing in the
configuration without also depending on the runtime to do as its asked,
which isn't always something we have control over.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2025-06-03 10:46:33 -04:00
..
run_common.go Add a dummy "runtime" that just dumps its config file 2025-06-03 10:46:33 -04:00
run_freebsd.go chroot: on Linux, try to pivot_root before falling back to chroot 2024-12-12 14:33:12 -05:00
run_linux.go chroot: use symbolic names when complaining about mount() errors 2025-04-15 17:53:43 -04:00
run_linux_test.go chroot: use symbolic names when complaining about mount() errors 2025-04-15 17:53:43 -04:00
run_test.go Use slices.Contains 2025-04-08 15:26:01 -07:00
seccomp.go chroot: fix unused warnings 2025-04-07 13:01:56 -07:00
seccomp_freebsd.go *: fix build tags 2024-08-09 17:05:30 -07:00
seccomp_test.go chroot: fix unused warnings 2025-04-07 13:01:56 -07:00
seccomp_unsupported.go chroot: fix unused warnings 2025-04-07 13:01:56 -07:00
seccomp_unsupported_test.go chroot: fix unused warnings 2025-04-07 13:01:56 -07:00
selinux.go replace deprecated selinux/label calls 2025-03-24 13:32:00 +01:00
selinux_unsupported.go *: fix build tags 2024-08-09 17:05:30 -07:00
unsupported.go *: fix build tags 2024-08-09 17:05:30 -07:00