commit | 1c791cc8cc115a79ea7f5cf57686edda8fb6cf12 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue Jul 19 17:07:22 2016 -0700 |
committer | Felipe Leme <felipeal@google.com> | Wed Aug 17 10:51:38 2016 -0700 |
tree | f2adfec31f70a3d4cb4f8ea800e5fe97f9375b81 | |
parent | d5d79e01301228d83ce29d221dc0eb42b0dee7cb [diff] |
Split bugreport() into its own file and added unit tests. bugreport() will be soon refactored to track progress, which will require more comprehensive unit tests. As such, it's better to move it to its own files, which in turn also requires moving send_shell_command() and usage() to commandline.h. Fixes: 30100363 Bug: 30268737 Change-Id: I3cdf114a0b5547293320042ff0749a60886440b0 (cherry picked from commit 78e0963e4bce9cc9f0bbf0b686004ba15b1e3929)