rust/src/test/ui/process
Yuki Okushi 56e412382e
Rollup merge of #103023 - andrewpollack:i-fuchsia-finals, r=tmandry
Adding `fuchsia-ignore` and `needs-unwind` to compiler test cases

Final tests covering missing privileges

r? ``@tmandry``

cc. ``@djkoloski``
2022-10-18 21:21:29 +09:00
..
core-run-destroy.rs Adding ignore-fuchsia arg to non-applicable compiler ui tests 2022-09-12 22:38:49 +00:00
fds-are-cloexec.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
issue-13304.rs Move tests 2022-05-20 10:53:58 -03:00
issue-14456.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
issue-14940.rs Move some tests to more reasonable places 2022-05-08 17:31:05 -03:00
issue-16272.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
issue-20091.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00
multi-panic.rs Add needs-unwind directive to tests where necessary 2022-03-19 16:35:41 +01:00
no-stdio.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
nofile-limit.rs Use non-relocatable code in nofile-limit.rs test 2022-07-20 08:00:53 +02:00
process-envs.rs Adding ignore-fuchsia arg to non-applicable compiler ui tests 2022-09-12 22:38:49 +00:00
process-exit.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
process-panic-after-fork.rs Ensure the correct tombstone file is opened 2022-10-07 14:31:12 +02:00
process-remove-from-env.rs Adding ignore-fuchsia arg to non-applicable compiler ui tests 2022-09-12 22:38:49 +00:00
process-sigpipe.rs Adding ignore-fuchsia arg to non-applicable compiler ui tests 2022-09-12 22:38:49 +00:00
process-spawn-nonexistent.rs Adding ignore fuchsia tests for Backtrace, ErrorKind cases 2022-09-19 21:54:13 +00:00
process-spawn-with-unicode-params.rs Adding fuchsia-ignore and needs-unwind to compiler test cases 2022-10-13 21:26:52 +00:00
process-status-inherits-stdin.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
signal-exit-status.rs Adding ignore fuchsia tests for signal cases 2022-09-21 15:57:19 +00:00
sigpipe-should-be-ignored.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
tls-exit-status.rs Drop support for cloudabi targets 2020-11-22 17:11:41 -05:00
try-wait.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00