Linux sandbox: add unit test sanity check.
commit99d2535a119df388de31ae4796d38a5857b059f9
authorjln@chromium.org <jln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 4 Apr 2014 03:37:27 +0000 (4 03:37 +0000)
committerjln@chromium.org <jln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 4 Apr 2014 03:37:27 +0000 (4 03:37 +0000)
tree280fb2b3bfc01598a36c1ab796415ba466854347
parent11bd9b6d2f452a00ac25d358d68895994e336c8c
Linux sandbox: add unit test sanity check.

Explicitly check that it's ok for a subprocess to use exit(3) instead
of exit(2) without breaking the test suite.

TBR=jln

Review URL: https://codereview.chromium.org/224953002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261651 0039d316-1c4b-4281-b951-d872f2087c98
sandbox/linux/tests/unit_tests_unittest.cc