about summary refs log tree commit diff
path: root/tests/ui/command/command-create-pidfd.rs
AgeCommit message (Collapse)AuthorLines
2024-01-24This commit is part of clone3 clean up. Merge tests from ↵Askar Safin-46/+0
tests/ui/command/command-create-pidfd.rs to library/std/src/sys/pal/unix/process/process_unix/tests.rs to remove code duplication
2024-01-24This commit is part of clone3 clean up. As part of clean up we willAskar Safin-10/+0
remove tests/ui/command/command-create-pidfd.rs . But it contains very useful comment, so let's move the comment to library/std/src/sys/pal/unix/rand.rs , which contains another instance of the same Docker problem
2023-01-11Move /src/test to /testsAlbert Larsan-0/+56