commit | 78e0963e4bce9cc9f0bbf0b686004ba15b1e3929 | [log] [tgz] |
---|---|---|
author | Felipe Leme <felipeal@google.com> | Tue Jul 19 17:07:22 2016 -0700 |
committer | Felipe Leme <felipeal@google.com> | Tue Jul 26 16:14:20 2016 -0700 |
tree | 2ccf5f61f82e593109280efdad7a79a6b99ea72f | |
parent | d211558788eb70c0f070509fa22b960a4c22a3c9 [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