commit | 9f8b93df89c0e197cafcf8fd5d9a9b7406317590 | [log] [tgz] |
---|---|---|
author | Gilad Arnold <garnold@chromium.org> | Tue Aug 21 11:05:00 2012 -0700 |
committer | Gerrit <chrome-bot@google.com> | Tue Aug 21 21:04:00 2012 -0700 |
tree | 11498bc5f5843b1671aedc4a0a886191f463d468 | |
parent | c1ba09a8f4d3eda4654b34bf01d41fd9ad1d9f38 [diff] |
run_unittests returns a proper exit status. It'll now return 0, 1 or 2, corresponding to the number of test invocations (either user or root privileged) that failed. BUG=None TEST=Script runs and returns correct status. Change-Id: I0d5bd8436b1a9972337f34073321239d94565748 Reviewed-on: https://gerrit.chromium.org/gerrit/31006 Reviewed-by: Don Garrett <dgarrett@chromium.org> Commit-Ready: Gilad Arnold <garnold@chromium.org> Tested-by: Gilad Arnold <garnold@chromium.org>