commit | 0b4a6ffb20e83aea7e5616be07bebb2f09ac85da | [log] [tgz] |
---|---|---|
author | Gilad Arnold <[email protected]> | Mon Apr 30 13:13:03 2012 -0700 |
committer | Gerrit <[email protected]> | Mon Apr 30 15:42:14 2012 -0700 |
tree | 22ae304e544719d1350ad06bddf21a23de150342 | |
parent | faac2a5b491605d400d89cbe2054474c7aba6452 [diff] |
Use distinguished exit status for unittests. * Enabled a parametric exit status in Terminator::Exit(). * The unittest binary sets this exit status to 2, to distinguish it from other exit(1) calls in the code base. BUG=chromium-os:29841 TEST=Build, passes unit tests. Change-Id: I2bf6a834743e513a647ed7bb2266ef095064d6bc Reviewed-on: https://gerrit.chromium.org/gerrit/21479 Reviewed-by: Don Garrett <[email protected]> Commit-Ready: Gilad Arnold <[email protected]> Reviewed-by: Gilad Arnold <[email protected]> Tested-by: Gilad Arnold <[email protected]>