about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-02-17 15:51:18 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-02-17 17:33:19 +0530
commit1a1ac6c1abea03154b510d4788f4f4192a639955 (patch)
treec2b286d90b81d2e0441f2ef90d973b7bb4ba94ee /src/rustllvm/ExecutionEngineWrapper.cpp
parent5e0adf2401b6fab9bcd79070a096957783fbcc9d (diff)
parent5a6ea7a0716e9b6e10655b62d893a973b7c43ad8 (diff)
downloadrust-1a1ac6c1abea03154b510d4788f4f4192a639955.tar.gz
rust-1a1ac6c1abea03154b510d4788f4f4192a639955.zip
Rollup merge of #22404 - semarie:signal_reported_right, r=aturon
 The test \"signal_reported_right\" send a signal `1` to `/bin/sh`, and check
the status code to check if the signal is reported right.

Under OpenBSD, the signal `1` (`SIGHUP`) is catched by `/bin/sh`,
resulting the test failed.

Use the uncatchable signal `9` (`SIGKILL`) for test.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions