rust/src/test/ui/command
Josh Stone e96a0a8681 Revert "Do not call getpid wrapper after fork in tests"
This reverts commit 12fbabd27f.

It was only needed because of using raw `clone3` instead of `fork`, but
we only do that now when a pidfd is requested.
2021-11-05 14:49:26 -07:00
..
command-argv0-debug.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
command-argv0.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
command-create-pidfd.rs fix command-create-pidfd test inside unprivileged docker containers 2021-08-12 14:40:09 +02:00
command-current-dir.rs Fix test to work with remote-test-server. 2021-01-17 14:03:23 -08:00
command-exec.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
command-pre-exec.rs Revert "Do not call getpid wrapper after fork in tests" 2021-11-05 14:49:26 -07:00
command-setgroups.rs Remove unnecessary ignore-cloudabi flag 2021-03-28 15:34:59 +09:00
command-uid-gid.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00