summaryrefslogtreecommitdiffstats
path: root/gpu
diff options
context:
space:
mode:
authormseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-18 18:57:33 +0000
committermseaborn@chromium.org <mseaborn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-18 18:57:33 +0000
commita823a7b08a35f35067c8d4c98069d0f8d52d10ec (patch)
tree232364e42c093a40bcadef5a95a9521edadfd1df /gpu
parent898bbd3c04dafd8148bb8af0b7b211883767da82 (diff)
downloadchromium_src-a823a7b08a35f35067c8d4c98069d0f8d52d10ec.zip
chromium_src-a823a7b08a35f35067c8d4c98069d0f8d52d10ec.tar.gz
chromium_src-a823a7b08a35f35067c8d4c98069d0f8d52d10ec.tar.bz2
seccomp sandbox: Add tests for signal handling
Test that signal handlers can be run OK. This tests the support for sigreturn() (that involves patching the VDSO) that was added in r76 of the non-Chromium version of the sandbox. Test that signal masks can be set and read. This tests the sigprocmask() support that was added in r70. Add a mechanism for checking that a test exits with an expected non-zero exit status, such as SIGSEGV. BUG=none TEST=test_syscalls Review URL: http://codereview.chromium.org/2087013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47541 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu')
0 files changed, 0 insertions, 0 deletions